public interface MappedRecord extends Record, MapSE, SerializableSE
javax.resource.cci.MappedRecord は、キーと値のマップに基づくレコード要素の表現に使用されます。MappedRecord インターフェースは、Record および java.util.Map インターフェースの両方を継承します。Map.EntrySE<KSE, VSE>clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescriptionclearSE, computeSE, computeIfAbsentSE, computeIfPresentSE, containsKeySE, containsValueSE, entrySetSE, equalsSE, forEachSE, getSE, getOrDefaultSE, hashCodeSE, isEmptySE, keySetSE, mergeSE, putSE, putAllSE, putIfAbsentSE, removeSE, removeSE, replaceSE, replaceSE, replaceAllSE, sizeSE, valuesSECopyright © 2019 Eclipse Foundation.
Use is subject to license terms.