All Superinterfaces:
Comparable<Browsable>

public interface Browsable extends 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 Details