Package com.github.rjeschke.txtmark.cmd
Class CmdLineParser.Colls
- java.lang.Object
-
- com.github.rjeschke.txtmark.cmd.CmdLineParser.Colls
-
- Enclosing class:
- CmdLineParser
private static final class CmdLineParser.Colls extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privateColls()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static <A> java.util.List<A>list(A... coll)(package private) static <T> T[]objArray(T... ts)
-