Frames | No Frames |
Classes derived from org.incava.jagol.Option | |
class | Represents an option that is an boolean. |
class | Represents an option that is an double. |
class | Represents an option that is an float. |
class | Represents an option that is an integer. |
class | Represents a list of objects that comprise this option. |
class | Base class of all options, except for booleans. |
class | Represents an option that is an String. |
Methods with parameter type org.incava.jagol.Option | |
void | Adds an options to this set. |