Class TopThreeCardsOfDeckSource

All Implemented Interfaces:
Serializable, HasDesc<CardSourceDesc>

public final class TopThreeCardsOfDeckSource extends TopCardsOfDeckSource
Returns the top three cards of the deck.

Implements Tracking.

See Also: