Package org.eclipse.jetty.start
Class RawArgs
java.lang.Object
org.eclipse.jetty.start.RawArgs
- All Implemented Interfaces:
Iterable<RawArgs.Entry>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
args
All of the args, in argument order
-
-
Constructor Details
-
RawArgs
public RawArgs()
-
-
Method Details
-
addAll
-
addArg
-
iterator
- Specified by:
iterator
in interfaceIterable<RawArgs.Entry>
-
size
public int size()
-