Package org.aspsimon.termcomp.infrastructure.utility

This package contains utility objects that offer global functionality required by the application.

See:
          Description

Class Summary
AutoHashMap<K,V> This class extends HashMap to add the functionality for inserting default values into the map if the requested key does not already exist.
CaseInsensitiveStringComparator  
ComplexityResult  
DeadlineHelper  
Hash This class offers a basic hashing functionality.
I18NHelper  
Resource  
 

Enum Summary
Resource.Disposition  
 

Package org.aspsimon.termcomp.infrastructure.utility Description

This package contains utility objects that offer global functionality required by the application.