Skip to content

fg#14

Merged
usernamealreadyis merged 3 commits into
GistIcon:masterfrom
usernamealreadyis:master
Jun 11, 2016
Merged

fg#14
usernamealreadyis merged 3 commits into
GistIcon:masterfrom
usernamealreadyis:master

Conversation

@usernamealreadyis

Copy link
Copy Markdown

public abstract java.util.List<java.lang.String> getRaw()

Retrieves a read-only list of the raw arguments. This list may be empty, but is never null. In the case of a standalone application, it is the ordered list of arguments specified on the command line. In the case of an applet or WebStart application, it includes unnamed parameters as well as named parameters. For named parameters, each <name,value> pair is represented as a single argument of the form: "--name=value".

Returns:
a read-only list of raw application arguments

@usernamealreadyis usernamealreadyis merged commit 3fddc4e into GistIcon:master Jun 11, 2016
@GistIcon GistIcon locked and limited conversation to collaborators Jun 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant