Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Class
Next Class
VTypes - Release 1
Class org.violetlib.types.Option
Inherited members: ShowHide
Deprecated: ShowHide
org.violetlib.types

Class Option

  • Object
    • Option
  • public final class Option extends Object
    A unique named value suitable for a set of options.
    • Static Methods 
      Modifier and Type Static Method and Description
      Ordinary member indicator named Reveal DetailHide Detail
      static Option named(String name)
       
      public static Option named(String name)
    • Methods 
      Modifier and Type Method and Description
      Overridden member indicator toString Reveal DetailHide Detail
      String toString()
       
      public String toString()
      • Methods inherited from class Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait