|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyValue | |
---|---|
com.espertech.esper.collection.apachecommons | Apache commons collection classes such as for soft-reference map implementation |
Uses of KeyValue in com.espertech.esper.collection.apachecommons |
---|
Classes in com.espertech.esper.collection.apachecommons that implement KeyValue | |
---|---|
protected static class |
AbstractHashedMap.HashEntry
HashEntry used to store the data. |
class |
AbstractKeyValue
Abstract pair class to assist with creating KeyValue
and Map.Entry implementations. |
class |
AbstractMapEntry
Abstract Pair class to assist with creating correct Map.Entry implementations. |
protected static class |
AbstractReferenceMap.ReferenceEntry
A MapEntry implementation for the map. |
class |
DefaultMapEntry
A restricted implementation of Map.Entry that prevents
the Map.Entry contract from being broken. |
Constructors in com.espertech.esper.collection.apachecommons with parameters of type KeyValue | |
---|---|
DefaultMapEntry(KeyValue pair)
Constructs a new entry from the specified KeyValue . |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |