com.facebook.common.memory.MemoryTrimmable |
![]()
CountingMemoryCache<K, V>
|
A class can implement this interface to react to a MemoryTrimmableRegistry
's request to
trim memory.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
trim(MemoryTrimType trimType)
Trim memory.
|