Serializable
public class SAMBinaryTagAndUnsignedArrayValue extends SAMBinaryTagAndValue
next, serialVersionUID, tag, value
Constructor | Description |
---|---|
SAMBinaryTagAndUnsignedArrayValue(short tag,
Object value) |
Modifier and Type | Method | 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() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
cloneValue, equals, find, getNext, hashCode, insert, isAllowedAttributeValue, remove
public SAMBinaryTagAndUnsignedArrayValue(short tag, Object value)
public SAMBinaryTagAndValue copy()
copy
in class SAMBinaryTagAndValue
public SAMBinaryTagAndValue deepCopy()
deepCopy
in class SAMBinaryTagAndValue
public boolean isUnsignedArray()
isUnsignedArray
in class SAMBinaryTagAndValue