Package org.apache.myfaces.util

Class Summary
ArrayUtils Utility class for managing arrays
BiLevelCacheMap A bi-level cache based on HashMap for caching objects with minimal sychronization overhead.
ClassUtils  
HashMapUtils  
LocaleUtils  
MessageUtils  
NullEnumeration Enumeration without elements
NullIterator Iterator without elements
SelectItemsIterator  
StateUtils Created by IntelliJ IDEA.
StringUtils Implements utility functions for the String class Emphasis on performance and reduced memory allocation/garbage collection in exchange for longer more complex code.