-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPriority.Companion
-
Enum Constant Summary
Enum Constants Enum Constant Description HIGHHighest priority level. Used for images that are currently visible on screen.
MEDIUMMedium priority level. Used for warming of images that might soon get visible.
LOWLowest priority level. Used for prefetches of non-visible images.
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-