Uses of Class org.apache.axis.collections.SequencedHashMap

Uses in package org.apache.axis.collections

Classes derived from org.apache.axis.collections.SequencedHashMap

class
An implementation of a Map which has a maximum size and uses a Least Recently Used algorithm to remove items from the Map when the maximum size is reached and new items are added.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.