Uses of Interface
net.sf.mmm.util.lang.api.Datatype

Packages that use Datatype
net.sf.mmm.util.lang.api Provides the API for utilities of general purpose. 
net.sf.mmm.util.text.api Provides the API for utilities that help with textual operations. 
 

Uses of Datatype in net.sf.mmm.util.lang.api
 

Classes in net.sf.mmm.util.lang.api that implement Datatype
 class Comparator
          A Comparator represents a function that compares two given values.
 class Conjunction
          A conjunction represents a function that maps a list of boolean arguments to one boolean result.
 class HorizontalAlignment
          This enum represents a horizontal alignment (e.g. for Justification).
 

Uses of Datatype in net.sf.mmm.util.text.api
 

Classes in net.sf.mmm.util.text.api that implement Datatype
 class DiacriticalMark
          This enum contains the most important diacritical marks.
 



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