| com.facebook.common.memory.MemoryTrimmable |
Known Indirect Subclasses
|
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.
| ||||||||||