Interface Category
- All Superinterfaces:
Comparable<Category>
Category is the elementary object of the gallery categories. In addition to the methods that this interface
specifies, implementations should be properly hashable (equals/hashcode) and have a good toString().
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo