package

com.facebook.common.memory

Some utility classes in order to trim data from java memory

Interfaces

MemoryTrimmable A class can implement this interface to react to a MemoryTrimmableRegistry's request to trim memory. 
MemoryTrimmableRegistry A class which keeps a list of other classes to be notified of system memory events. 

Classes

NoOpMemoryTrimmableRegistry Implementation of MemoryTrimmableRegistry that does not do anything. 

Enums

MemoryTrimType Types of memory trim.