Uses of Enum Class
com.github.junrar.unpack.decode.FilterType
Packages that use FilterType
-
Uses of FilterType in com.github.junrar.unpack.decode
Subclasses with type arguments of type FilterType in com.github.junrar.unpack.decodeMethods 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.