package speiger.src.collections.tests; public enum SortedMapTests { PUT_MOVE, MOVE, GET_MOVE, FIRST, LAST, SUB_MAP, TAIL_MAP, HEAD_MAP; }