Uses of Enum Class
com.github.junrar.unpack.decode.FilterType
Packages that use FilterType
-
Uses of FilterType in com.github.junrar.unpack.decode
Methods in com.github.junrar.unpack.decode that return FilterTypeModifier and TypeMethodDescriptionstatic FilterTypeReturns the enum constant of this class with the specified name.static FilterType[]FilterType.values()Returns an array containing the constants of this enum class, in the order they are declared.