- All Implemented Interfaces:
Serializable,Cloneable,Iterable<String>,Collection<String>,List<String>,RandomAccess,SequencedCollection<String>
public final class JavaArguments
extends dev.mccue.tools.ToolArguments
- See Also:
-
Field Summary
Fields inherited from class java.util.AbstractList
modCount -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription__add_modules(Object... moduleNames) __add_modules(List<?> moduleNames) __class_path(Object... paths) __class_path(List<?> paths) __describe_module(Object moduleName) __enable_native_access(Object... moduleNames) __enable_native_access(List<?> moduleNames) __help()__module_path(Object... modules) __module_path(List<?> modules) __upgrade_module_path(Object... modules) __upgrade_module_path(List<?> modules) _classpath(Object... paths) _classpath(List<?> paths) _h()_help()_version()_X()_Xcomp()_Xdiag()_Xint()_Xmixed()sourceFile(Object sourceFile) Methods inherited from class dev.mccue.tools.ToolArguments
argument, arguments, arguments, separatedArgument, separatedArgumentMethods inherited from class java.util.ArrayList
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, ensureCapacity, equals, forEach, get, getFirst, getLast, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeFirst, removeIf, removeLast, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeMethods inherited from class java.util.AbstractCollection
containsAll, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, stream, toArrayMethods inherited from interface java.util.List
containsAll, reversed
-
Constructor Details
-
JavaArguments
public JavaArguments() -
JavaArguments
-
-
Method Details
-
mainClass
-
sourceFile
-
_jar
-
_m
-
_m
-
__module
-
__module
-
_cp
-
_cp
-
_classpath
-
_classpath
-
__class_path
-
__class_path
-
_p
-
_p
-
__module_path
-
__module_path
-
__upgrade_module_path
-
__upgrade_module_path
-
__add_modules
-
__add_modules
-
__enable_native_access
-
__enable_native_access
-
__list_modules
-
_d
-
__describe_module
-
__dry_run
-
__validate_modules
-
_D
-
_version
-
__version
-
_showversion
-
__show_version
-
__show_module_resolution
-
_h
-
_help
-
__help
-
_X
-
__help_extra
-
_splash
-
__enable_preview
-
_Xcheck_jni
-
_Xcomp
-
_Xdiag
-
_Xint
-
_Xmixed
-
_Xmn
-
_Xms
-
_Xmx
-
_Xss
-