K - the key typeV - the value typepublic final class MapEntryValue<K,V> extends java.lang.Object implements Value<MapEntry<K,V>>
| Constructor and Description |
|---|
MapEntryValue(MapEntry<Value<K>,Value<V>> entry)
Construct a new instance.
|
Copyright © 2011 JBoss, a division of Red Hat, Inc.