Uses of Interface
com.caucho.util.ComparableElement

Packages that use ComparableElement
com.caucho.util Assorted utilities 
 

Uses of ComparableElement in com.caucho.util
 

Subinterfaces of ComparableElement in com.caucho.util
 interface TimeInterval
          Defines a TimeInterval, the period of time something is current.
 

Classes in com.caucho.util that implement ComparableElement
 class TimeIntervalElement
          Implements the TimeInterval interface.