java.util
Class HashMapNullSensitive

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap<Collection.Key,Object>
          extended by java.util.HashMapNullSensitive
All Implemented Interfaces:
Serializable, Cloneable, Map<Collection.Key,Object>

public class HashMapNullSensitive
extends HashMap<Collection.Key,Object>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Constructor Summary
HashMapNullSensitive()
           
 
Method Summary
 Object gib(Collection.Key key)
           
 Object gib(Collection.Key key, Object defaultValue)
           
 Object haeb(Collection.Key key, Object value)
           
static ExpressionException invalidKey(Map map, Collection.Key key)
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

HashMapNullSensitive

public HashMapNullSensitive()
Method Detail

gib

public Object gib(Collection.Key key)
           throws PageException
Throws:
PageException

gib

public Object gib(Collection.Key key,
                  Object defaultValue)

haeb

public Object haeb(Collection.Key key,
                   Object value)

invalidKey

public static ExpressionException invalidKey(Map map,
                                             Collection.Key key)


Copyright © 2012 Railo