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 deep copy of the list of tag/values.
|
boolean |
isUnsignedArray() |
public SAMBinaryTagAndUnsignedArrayValue(short tag,
java.lang.Object value)
public SAMBinaryTagAndValue copy()
copy in class SAMBinaryTagAndValuepublic boolean isUnsignedArray()
isUnsignedArray in class SAMBinaryTagAndValue