Package org.millscript.commons.util.defaults

Class Summary
ChainedMapDefault<K,V> This class provides a default implementation which chains maps together.
ConstantListDefault<V> The class provides a default implementation which returns a constant value.
ConstantMapDefault<K,V> The class provides a default implementation which returns a constant value.
ListStrictMapDefault<V> The class provides a default implementation which throws an exception for the missing mapping.
NullListDefault<V> This class provides a default implementation which always returns null.
NullMapDefault<K,V> This class provides a default implementation which always returns null.
 



Copyright © 2005-2007 Open World Ltd. All Rights Reserved.