public final class FixedNursery extends PagesOption
This option is not intended to be created directly, but via NurserySize.
Modifier and Type | Field and Description |
---|---|
(package private) BoundedNursery |
boundedNursery |
defaultValue, value
ADDRESS_OPTION, BOOLEAN_OPTION, ENUM_OPTION, FLOAT_OPTION, INT_OPTION, MICROSECONDS_OPTION, PAGES_OPTION, RAW, READABLE, set, STRING_OPTION, XML
Constructor and Description |
---|
FixedNursery(BoundedNursery boundedNursery) |
Modifier and Type | Method and Description |
---|---|
protected void |
validate()
Nursery can not be empty.
|
getBytes, getDefaultBytes, getDefaultPages, getPages, setBytes, setDefaultPages, setPages
BoundedNursery boundedNursery
public FixedNursery(BoundedNursery boundedNursery)