Uses of Record Class
com.github.jmp.poker.Hand
-
Uses of Hand in com.github.jmp.poker
Methods in com.github.jmp.poker that return HandModifier and TypeMethodDescriptionstatic HandHand.fromString(String string) Creates a new 5-card hand from its string representation.