接口 Cat.Type

所有超级接口:
Comparable<Cat.Type>, Keyed, OldEnum<Cat.Type>
封闭接口:
Cat

public static interface Cat.Type extends OldEnum<Cat.Type>, Keyed
代表了各种猫的品种.

Represents the various different cat types there are.