Getter<byte[],Byte>, ByteGetter<byte[]>public final class IndexedByteArrayGetter extends Object implements Getter<byte[],Byte>, ByteGetter<byte[]>
| Constructor | Description |
|---|---|
IndexedByteArrayGetter(int index) |
| Modifier and Type | Method | Description |
|---|---|---|
Byte |
get(byte[] target) |
Return the property from the specified object.
|
byte |
getByte(byte[] target) |
Copyright © 2019. All rights reserved.