public class SAMBinaryTagAndUnsignedArrayValue extends SAMBinaryTagAndValue
next, serialVersionUID, tag, value| Constructor and Description |
|---|
SAMBinaryTagAndUnsignedArrayValue(short tag,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
SAMBinaryTagAndValue |
copy()
Creates and returns a shallow copy of the list of tag/values.
|
SAMBinaryTagAndValue |
deepCopy()
Creates and returns a deep copy of the list of tag/values.
|
boolean |
isUnsignedArray() |
cloneValue, equals, find, getNext, hashCode, insert, isAllowedAttributeValue, removepublic SAMBinaryTagAndUnsignedArrayValue(short tag,
java.lang.Object value)
public SAMBinaryTagAndValue copy()
copy in class SAMBinaryTagAndValuepublic SAMBinaryTagAndValue deepCopy()
deepCopy in class SAMBinaryTagAndValuepublic boolean isUnsignedArray()
isUnsignedArray in class SAMBinaryTagAndValue