org.apache.commons.collections
public interface KeyValue
A Map Entry has considerable additional semantics over and above a simple key-value pair. This interface defines the minimum key value, with just the two get methods.
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.