|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.postgis.binary.ByteGetter
org.postgis.binary.ByteGetter.BinaryByteGetter
public static class ByteGetter.BinaryByteGetter
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.postgis.binary.ByteGetter |
---|
ByteGetter.BinaryByteGetter, ByteGetter.StringByteGetter |
Constructor Summary | |
---|---|
ByteGetter.BinaryByteGetter(byte[] array)
|
Method Summary | |
---|---|
int |
get(int index)
Get a byte. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByteGetter.BinaryByteGetter(byte[] array)
Method Detail |
---|
public int get(int index)
ByteGetter
get
in class ByteGetter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |