Uses of Enum Class
com.github.junrar.unpack.vm.VMFlags
Packages that use VMFlags
-
Uses of VMFlags in com.github.junrar.unpack.vm
Subclasses with type arguments of type VMFlags in com.github.junrar.unpack.vmMethods in com.github.junrar.unpack.vm that return VMFlagsModifier and TypeMethodDescriptionstatic VMFlagsVMFlags.findFlag(int flag) Returns the VMFlags Type of the given int or nullstatic VMFlagsReturns the enum constant of this class with the specified name.static VMFlags[]VMFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.