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