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

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

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

class
Abstract Pair class to assist with creating correct Map Entry implementations.
class
A mutable KeyValue pair that does not implement MapEntry.
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.AbstractKeyValue

class
Map entry used by BeanMap.

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