Package org.teavm.classlib.java.lang
Interface TComparable<T>
- Type Parameters:
T- type this object is comparable to.
- All Known Implementing Classes:
TBoolean,TByte,TByteBuffer,TCalendar,TCharacter,TDate,TDouble,TEnum,TFloat,TGregorianCalendar,TInteger,TLong,TShort,TString,TURI
public interface TComparable<T>
-
Method Summary
-
Method Details
-
compareTo
-