See: Description
Interface | Description |
---|---|
Option |
Interface usually implemented by option enums.
|
OptionSet<O extends Option> |
An option set is a very simple unmodifiable set of options.
|
Class | Description |
---|---|
DefaultOptionSet<E extends Enum<E> & Option> |
Default implementation of a modifiable option set.
|
Copyright © 2012-2018 unix4j (tools4j), Ben Warner and Marco Terzer. All rights reserved.