combinations abstract method

Iterable<OrphanHand> combinations(
  1. int count
)

Implementation

Iterable<OrphanHand> combinations(int count);