package jrummikub.model; public interface IHand extends IStoneTray { }