Class AbstractInputCheckedMapDecorator.MapEntry

java.lang.Object
org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
org.apache.commons.collections.map.AbstractInputCheckedMapDecorator.MapEntry
All Implemented Interfaces:
Map.Entry, KeyValue
Enclosing class:
AbstractInputCheckedMapDecorator

static class AbstractInputCheckedMapDecorator.MapEntry extends AbstractMapEntryDecorator
Implementation of a map entry that checks additions via setValue.