Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.axis.collections Classes and Interfaces - 2 results found.
NameDescriptionTypePackageFramework
LRUMap 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.Classorg.apache.axis.collectionsApache Axis
SequencedHashMapA map of objects whose mapping entries are sequenced based on the order in which they were added.Classorg.apache.axis.collectionsApache Axis