Uses of Enum Class
com.imyeyu.compress.CompressType
-
Uses of CompressType in com.imyeyu.compress
Methods in com.imyeyu.compress that return CompressTypeModifier and TypeMethodDescriptionstatic CompressTypeReturns the enum constant of this class with the specified name.static CompressType[]CompressType.values()Returns an array containing the constants of this enum class, in the order they are declared.