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 (c) 2005-2011 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).