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 Map.Entry.
class
A restricted implementation of java.util.Map.Entry that prevents the Map.Entry contract from being broken.
class
A 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-2008 Apache Software Foundation. All Rights Reserved.