Uses of Class
com.espertech.esper.common.internal.collection.apachecommons.AbstractMapEntry
Package
Description
Apache commons collection classes such as for soft-reference map implementation
-
Uses of AbstractMapEntry in com.espertech.esper.common.internal.collection.apachecommons
Modifier and TypeClassDescriptionfinal class
A restricted implementation ofMap.Entry
that prevents theMap.Entry
contract from being broken.