-
- All Implemented Interfaces:
public class MemoryObserver.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static MemoryObserver.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ComponentCallbacks2asComponentCallbacks2(MemoryObserver observer)Wraps the given observer into a ComponentCallbacks2 usable with Android's Context. -
-
Method Detail
-
asComponentCallbacks2
final ComponentCallbacks2 asComponentCallbacks2(MemoryObserver observer)
Wraps the given observer into a ComponentCallbacks2 usable with Android's Context.
-
-
-
-