-
public class LoadingUrlCache.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerG_NON_REENTRANTprivate final IntegerG_N_ENTRANTprivate final IntegerG_REENTRANTpublic final static LoadingUrlCache.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetG_NON_REENTRANT()final IntegergetG_N_ENTRANT()final IntegergetG_REENTRANT()-
-
Method Detail
-
getG_NON_REENTRANT
final Integer getG_NON_REENTRANT()
-
getG_N_ENTRANT
final Integer getG_N_ENTRANT()
-
getG_REENTRANT
final Integer getG_REENTRANT()
-
-
-
-