S - The number type used for the signatureL - The number type used for the lengthpublic interface CDSignature<S extends Number,L extends Number,T extends CDSignature<S,L,T>> extends MemoryStructure
| Modifier and Type | Method and Description |
|---|---|
L |
getLength() |
S |
getSignature() |
T |
setLength(L length) |
T |
setSignature(S signature) |
getDataCopyright © 2019–2021 HCL. All rights reserved.