public interface MappedRecord extends Record, Map, Serializable
javax.resource.cci.MappedRecord is
used for key-value map based representation of record elements.
The MappedRecord interface extends both Record and
java.util.Mapinterfaces.clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescriptionclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesCopyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.