Package org.dishevelled.weighted

Weighted map interface and implementation.

See:
          Description

Interface Summary
WeightedMap<E> A map of elements to weights with sampling and ranking functionality.
 

Class Summary
HashWeightedMap<E> Implementation of WeightedMap that delegates to a HashMap.
WeightedMaps Static utility methods for WeightedMaps.
 

Package org.dishevelled.weighted Description

Weighted map interface and implementation.



Copyright © 2005-2012 dishevelled.org. All Rights Reserved.