-
public class IntObjectCacheBase.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerDEFAULT_SIZEprivate final IntegerMIN_SIZEpublic final static IntObjectCacheBase.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetDEFAULT_SIZE()final IntegergetMIN_SIZE()-
-
Method Detail
-
getDEFAULT_SIZE
final Integer getDEFAULT_SIZE()
-
getMIN_SIZE
final Integer getMIN_SIZE()
-
-
-
-