| Package | Description |
|---|---|
| com.izforge.izpack.util.file.types.selectors |
| Modifier and Type | Method and Description |
|---|---|
static SizeSelector.ByteUnits |
SizeSelector.ByteUnits.getFromAttribute(String attribute) |
static SizeSelector.ByteUnits |
SizeSelector.ByteUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SizeSelector.ByteUnits[] |
SizeSelector.ByteUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SizeSelector.setUnits(SizeSelector.ByteUnits units)
Sets the units to use for the comparison.
|
Copyright © 2001–2025. All rights reserved.