| Package | Description |
|---|---|
| com.github.junrar.rarfile |
| Modifier and Type | Method and Description |
|---|---|
static SubBlockHeaderType |
SubBlockHeaderType.findSubblockHeaderType(short subType)
find the header type for the given short value
|
SubBlockHeaderType |
SubBlockHeader.getSubType() |
static SubBlockHeaderType |
SubBlockHeaderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubBlockHeaderType[] |
SubBlockHeaderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.