Uses of Class
net.sf.mmm.util.text.base.AbstractStringHasher

Packages that use AbstractStringHasher
net.sf.mmm.util.text.base Provides the base-implementation of text-util API. 
 

Uses of AbstractStringHasher in net.sf.mmm.util.text.base
 

Subclasses of AbstractStringHasher in net.sf.mmm.util.text.base
 class FastStringHasher
          This is a fast implementation of StringHasher.
 class SimpleStringHasher
          This is a simple, inefficient implementation of StringHasher that is compatible to String.hashCode().
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.