|
Jameo Core Library
|
This class is intended to be used for comparisons. More...
Public Member Functions | |
| Comparable () | |
| virtual | ~Comparable () |
| virtual int32 | compareTo (const T &other) const =0 |
This class is intended to be used for comparisons.
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in jm::Date, jm::File, and jm::String.