com.atlassian.jira.web.action.func
Class FuncTestEvents

java.lang.Object
  extended byorg.apache.commons.collections.map.AbstractMapDecorator
      extended byorg.apache.commons.collections.map.ListOrderedMap
          extended bycom.atlassian.jira.web.action.func.FuncTestEvents
All Implemented Interfaces:
org.apache.commons.collections.IterableMap, Map, org.apache.commons.collections.OrderedMap, Serializable

public class FuncTestEvents
extends org.apache.commons.collections.map.ListOrderedMap

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.apache.commons.collections.map.ListOrderedMap
 
Nested classes inherited from class java.util.Map
Map.Entry
 
Field Summary
 
Fields inherited from class org.apache.commons.collections.map.ListOrderedMap
insertOrder
 
Fields inherited from class org.apache.commons.collections.map.AbstractMapDecorator
map
 
Constructor Summary
FuncTestEvents()
           
 
Method Summary
static FuncTestEvents getInstance()
           
 
Methods inherited from class org.apache.commons.collections.map.ListOrderedMap
asList, clear, decorate, entrySet, firstKey, get, getValue, indexOf, keySet, lastKey, mapIterator, nextKey, orderedMapIterator, previousKey, put, putAll, remove, remove, toString, values
 
Methods inherited from class org.apache.commons.collections.map.AbstractMapDecorator
containsKey, containsValue, equals, get, getMap, hashCode, isEmpty, size
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
containsKey, containsValue, equals, get, hashCode, isEmpty, size
 

Constructor Detail

FuncTestEvents

public FuncTestEvents()
Method Detail

getInstance

public static FuncTestEvents getInstance()


Copyright © 2002-2006 Atlassian. All Rights Reserved.