-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum GlideRequestType extends Enum<GlideRequestType>
Glide image request type, which decides the result of image data.
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-