Package com.atlassian.jira.util.map

Class Summary
CacheObject Used for keys or values in Maps that do not support null keys, or in caches where it is needed to differentiate between a cached 'null' value and an object not being in the cache.
EasyMap A replacement for UtilMisc.toMap().
NotNullHashMap HashMap that quietly rejects any value that is null
 



Copyright © 2002-2007 Atlassian. All Rights Reserved.