- valueOf(String) - Static method in enum com.github.junrar.rarfile.HostSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.rarfile.RARVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.rarfile.SubBlockHeaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.rarfile.UnrarHeadertype
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.unpack.decode.CodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.unpack.decode.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.unpack.ppm.BlockTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.unpack.vm.VMCommands
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.unpack.vm.VMFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.unpack.vm.VMOpType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.junrar.unpack.vm.VMStandardFilters
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.junrar.rarfile.HostSystem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.rarfile.RARVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.rarfile.SubBlockHeaderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.rarfile.UnrarHeadertype
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.unpack.decode.CodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.unpack.decode.FilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.unpack.ppm.BlockTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.unpack.vm.VMCommands
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.unpack.vm.VMFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.unpack.vm.VMOpType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.junrar.unpack.vm.VMStandardFilters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VM_CmdFlags - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VM_FIXEDGLOBALSIZE - Static variable in class com.github.junrar.unpack.vm.RarVM
-
- VM_GLOBALMEMADDR - Static variable in class com.github.junrar.unpack.vm.RarVM
-
- VM_GLOBALMEMSIZE - Static variable in class com.github.junrar.unpack.vm.RarVM
-
- VM_MEMMASK - Static variable in class com.github.junrar.unpack.vm.RarVM
-
- VM_MEMSIZE - Static variable in class com.github.junrar.unpack.vm.RarVM
-
- VMCF_BYTEMODE - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCF_CHFLAGS - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCF_JUMP - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCF_OP0 - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCF_OP1 - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCF_OP2 - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCF_OPMASK - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCF_PROC - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCF_USEFLAGS - Static variable in class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCmdFlags - Class in com.github.junrar.unpack.vm
-
DOCUMENT ME
- VMCmdFlags() - Constructor for class com.github.junrar.unpack.vm.VMCmdFlags
-
- VMCommands - Enum in com.github.junrar.unpack.vm
-
DOCUMENT ME
- VMFlags - Enum in com.github.junrar.unpack.vm
-
DOCUMENT ME
- VMOpType - Enum in com.github.junrar.unpack.vm
-
DOCUMENT ME
- VMPreparedCommand - Class in com.github.junrar.unpack.vm
-
DOCUMENT ME
- VMPreparedCommand() - Constructor for class com.github.junrar.unpack.vm.VMPreparedCommand
-
- VMPreparedOperand - Class in com.github.junrar.unpack.vm
-
DOCUMENT ME
- VMPreparedOperand() - Constructor for class com.github.junrar.unpack.vm.VMPreparedOperand
-
- VMPreparedProgram - Class in com.github.junrar.unpack.vm
-
DOCUMENT ME
- VMPreparedProgram() - Constructor for class com.github.junrar.unpack.vm.VMPreparedProgram
-
- VMStandardFilters - Enum in com.github.junrar.unpack.vm
-
DOCUMENT ME
- VMStandardFilterSignature - Class in com.github.junrar.unpack.vm
-
DOCUMENT ME
- VMStandardFilterSignature(int, int, VMStandardFilters) - Constructor for class com.github.junrar.unpack.vm.VMStandardFilterSignature
-
- Volume - Interface in com.github.junrar.volume
-
- VolumeHelper - Class in com.github.junrar.volume
-
- VolumeManager - Interface in com.github.junrar.volume
-
- volumeProgressChanged(long, long) - Method in interface com.github.junrar.UnrarCallback
-
This method is invoked each time the progress of the current
volume changes.