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 © 2024. All rights reserved.