Package ps0.optional

Class Summary
Class Description
Card Card is a class representing single playing card consisting of a value and a suit (e.g.
FinancialCalc  
MyHand  
Primes  
StringScrambler  
 

Enum Summary
Enum Description
CardSuit Represents one of the four suits (Hearts, Spades, Diamonds, Clubs) that appear on a playing card.
CardValue Represents one of 13 values (2-10, Jack, Queen, King, Ace) that appear on a playing card.