Uses of Interface
jrummikub.model.Sizeable

Packages that use Sizeable
jrummikub.model   
 

Uses of Sizeable in jrummikub.model
 

Classes in jrummikub.model with type parameters of type Sizeable
 interface IStoneTray<E extends Sizeable>
          Interface for the StoneTray model
 class StoneTray<E extends Sizeable>
          A StoneTray is a collection of positioned objects (for example Stones or StoneSets.
 

Classes in jrummikub.model that implement Sizeable
 class Stone
          Basic Rummikub Stone
 class StoneSet
          Class managing Stones joined together to form sets