Interface Browsable
- All Superinterfaces:
Comparable<Browsable>
Browsable is the elementary object of the gallery browser. 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