public class Options extends Object
Options(Option first, Option... rest)
boolean
contains(Option option)
static Options
empty()
Set<Option>
values()
Options
with(Option option, Option... otherOptions)
without(Option option)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait