API Documentation | All Packages | All Classes | Index | Frames | ![]() |
Interface IComparable | Methods | |
Package | org.openzoom.flash.utils |
Interface | public interface IComparable |
Subinterfaces | ICacheItem |
Method | Defined by | ||
---|---|---|---|
compareTo(other:*):int
Compares this object with the specified object for order.
| IComparable |