-
public final class StateEvent.UpdateMemoryTrimEvent extends StateEvent
-
-
Field Summary
Fields Modifier and Type Field Description public final BooleanisLowMemorypublic final IntegermemoryTrimLevelpublic final StringmemoryTrimLevelDescription
-
Constructor Summary
Constructors Constructor Description StateEvent.UpdateMemoryTrimEvent(Boolean isLowMemory, Integer memoryTrimLevel, String memoryTrimLevelDescription)
-