Uses of Class org.apache.commons.collections.keyvalue.AbstractMapEntry

Uses in package org.apache.commons.collections.keyvalue

Classes derived from org.apache.commons.collections.keyvalue.AbstractMapEntry

class
A restricted implementation of java.util.Map.Entry that prevents the MapEntry contract from being broken.
class
A java.util.Map.Entry that throws UnsupportedOperationException when setValue is called.

Uses in package org.apache.commons.collections

Classes derived from org.apache.commons.collections.keyvalue.AbstractMapEntry

class
Map entry used by BeanMap.

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.