| Class | Description |
|---|---|
| Int2IntFrequencyDistributionFastutil |
Implementation of
Int2IntFrequencyDistribution based on Int2IntOpenHashMap. |
| Int2LongFrequencyDistributionFastutil |
Implementation of
Int2LongFrequencyDistribution based on Int2LongOpenHashMap. |
| Object2IntFrequencyDistributionFastutil<K extends Comparable<K>> |
Implementation of
Object2IntFrequencyDistribution based on Object2IntOpenHashMap. |
| Object2LongFrequencyDistributionFastutil<K extends Comparable<K>> |
Implementation of
Object2LongFrequencyDistribution based on
Object2LongOpenHashMap. |
Copyright © 2018. All rights reserved.