Uses of Interface
edu.umd.cloud9.util.count.Object2LongFrequencyDistribution

Packages that use Object2LongFrequencyDistribution
edu.umd.cloud9.util.count   
 

Uses of Object2LongFrequencyDistribution in edu.umd.cloud9.util.count
 

Classes in edu.umd.cloud9.util.count that implement Object2LongFrequencyDistribution
 class OpenObject2LongFrequencyDistribution<K extends Comparable<K>>
          Implementation of Object2LongFrequencyDistribution based on Object2LongOpenHashMap.