OrphanHand - lcrocker/ojpoker GitHub Wiki
OrphanHand
This is the simpler of the two classes implementing HandInterface. It serves as a list/array type with a subset of the usual functions of expandable arrays in many languages.
For most game uses, Hand is preferred because it has more error checking and extra convenicene features.