Skip to content

km#18

Merged
usernamealreadyis merged 2 commits into
GistIcon:masterfrom
usernamealreadyis:master
Jun 13, 2016
Merged

km#18
usernamealreadyis merged 2 commits into
GistIcon:masterfrom
usernamealreadyis:master

Conversation

@usernamealreadyis

Copy link
Copy Markdown
valueOf

public static ConditionalFeature valueOf(java.lang.String name)

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
    name - the name of the enum constant to be returned.
Returns:
    the enum constant with the specified name
Throws:
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null

@GistIcon GistIcon locked and limited conversation to collaborators Jun 13, 2016
@usernamealreadyis usernamealreadyis merged commit e2b6f1e into GistIcon:master Jun 13, 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