#include <Comparable.h>

Public Member Functions | |
| virtual int | compareTo (const T &) const =0 throw () |
| virtual int beecrypt::lang::Comparable< T >::compareTo | ( | const T & | ) | const throw () [pure virtual] |
Implemented in beecrypt::lang::Integer, and beecrypt::lang::Long.
1.5.8