|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.postgis.binary.ByteGetter
public abstract class ByteGetter
| Nested Class Summary | |
|---|---|
static class |
ByteGetter.BinaryByteGetter
|
static class |
ByteGetter.StringByteGetter
|
| Constructor Summary | |
|---|---|
ByteGetter()
|
|
| Method Summary | |
|---|---|
abstract 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()
| Method Detail |
|---|
public abstract int get(int index)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||