Skip to content

Patch 1#2

Merged
usernamealreadyis merged 3 commits into
masterfrom
patch-1
Jun 12, 2016
Merged

Patch 1#2
usernamealreadyis merged 3 commits into
masterfrom
patch-1

Conversation

@usernamealreadyis

Copy link
Copy Markdown
Owner

No description provided.

public static ConditionalFeature[] values()

Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:

for (ConditionalFeature c : ConditionalFeature.values())
    System.out.println(c);

Returns:
    an array containing the constants of this enum type, in the order they are declared
Merge pull request #1 from usernamealreadyis/patch-1
@usernamealreadyis usernamealreadyis merged commit 2ea8400 into master Jun 12, 2016
Repository owner locked and limited conversation to collaborators Jun 12, 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