Package java.lang
Interface Comparable
-
- All Known Implementing Classes:
BigInteger,Byte,Character,CollationKey,Date,Double,File,Float,Integer,Long,ObjectStreamField,Short,String
public interface Comparable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcompareTo(Object var0)
-
-
-
Method Detail
-
compareTo
int compareTo(Object var0)
-
-