Uses of Class
com.google.common.collect.testing.BaseComparable
-
Packages that use BaseComparable Package Description com.google.common.collect.testing -
-
Uses of BaseComparable in com.google.common.collect.testing
Subclasses of BaseComparable in com.google.common.collect.testing Modifier and Type Class Description classDerivedComparableSimple derived class to verify that we handle generics correctly.Methods in com.google.common.collect.testing with parameters of type BaseComparable Modifier and Type Method Description intBaseComparable. compareTo(BaseComparable o)
-