Interface Options
- All Known Implementing Classes:
MutableOptions, OptionsImpl
public interface Options
-
Method Summary
Modifier and TypeMethodDescription<T,A> T getOption(PermittedOptionProvider.ArgumentParam<T, A> option, A arg) <T> TgetOption(PermittedOptionProvider.ArgumentParam<T, Void> option) booleanoptionIsSet(PermittedOptionProvider.ArgumentParam<?, ?> option)
-
Method Details
-
optionIsSet
-
getOption
-
getOption
-