-
- All Implemented Interfaces:
-
mu.KLoggable
public class GarbageCollector.Companion extends KLogging
-
-
Field Summary
Fields Modifier and Type Field Description private final StringUTILIZATION_PROFILE_STORE_NAMEprivate final KLoggerloggerpublic final static GarbageCollector.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BooleanisUtilizationProfile(String storeName)final StringgetUTILIZATION_PROFILE_STORE_NAME()KLoggergetLogger()-
-
Method Detail
-
isUtilizationProfile
final Boolean isUtilizationProfile(String storeName)
-
getUTILIZATION_PROFILE_STORE_NAME
final String getUTILIZATION_PROFILE_STORE_NAME()
-
getLogger
KLogger getLogger()
-
-
-
-