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