Uses of Class
com.github.jmp.poker.Card
-
Uses of Card in com.github.jmp.poker
Methods in com.github.jmp.poker that return CardModifier and TypeMethodDescriptionCard[]Hand.cards()Returns the value of thecardsrecord component.static CardCard.fromString(String string) Creates a new Card instance from its string representation.Constructors in com.github.jmp.poker with parameters of type Card