A B C D E F G H I J K L M N P Q R S T U V W 
All Classes All Packages

V

value - Variable in class net.n1da.dev.euler.helper.poker.Card
The value of this card.
value - Variable in enum net.n1da.dev.euler.helper.poker.Suit
Stores the internal numeric value.
value - Variable in enum net.n1da.dev.euler.helper.poker.Value
Stores the numeric value of a value.
Value - Enum in net.n1da.dev.euler.helper.poker
Defines the 13 card values from TWO to ACE.
Value(int, char) - Constructor for enum net.n1da.dev.euler.helper.poker.Value
Creates a new value with the given vaule and text by internal access only.
valueOf(String) - Static method in enum net.n1da.dev.euler.helper.poker.Suit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.n1da.dev.euler.helper.poker.Value
Returns the enum constant of this type with the specified name.
values - Variable in class net.n1da.dev.euler.helper.poker.Hand
Stores for every value the number of cards with this values in the current hand.
values() - Static method in enum net.n1da.dev.euler.helper.poker.Suit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.n1da.dev.euler.helper.poker.Value
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J K L M N P Q R S T U V W 
All Classes All Packages