Uses of Class
org.aksw.commons.util.range.CountInfo
-
Packages that use CountInfo Package Description org.aksw.commons.util.range -
-
Uses of CountInfo in org.aksw.commons.util.range
Methods in org.aksw.commons.util.range that return CountInfo Modifier and Type Method Description static CountInfoRangeUtils. toCountInfo(com.google.common.collect.Range<? extends Number> range)Methods in org.aksw.commons.util.range with parameters of type CountInfo Modifier and Type Method Description intCountInfo. compareTo(CountInfo o)All exact counts are sorted first.
-