java.lang.Object
swim.args.Opt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionargs()booleanclone()static Optstatic Opt<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.intdefs()desc()booleancharflag()flag(char flag) getArg()getArg(int index) getValue()getValue(int index) inthashCode()booleanname()inttoString()
-
Constructor Details
-
Opt
-
-
Method Details
-
name
-
flag
public char flag() -
flag
-
desc
-
desc
-
args
-
arg
-
arg
-
defs
public int defs() -
isDefined
public boolean isDefined() -
getArg
-
getArg
-
getValue
-
getValue
-
parse
-
canEqual
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
clone
-
create
-
create
-