Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

vx#3

Open
usernamealreadyis wants to merge 5 commits intoKixeye:GET-197from
xccvv:master
Open

vx#3
usernamealreadyis wants to merge 5 commits intoKixeye:GET-197from
xccvv:master

Conversation

@usernamealreadyis
Copy link

No description provided.

sobotklp and others added 5 commits October 28, 2014 17:27
GET-197: Bootstrap no longer dies if unable to read environment from EC2...
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
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.

2 participants