|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.postgis.binary.ByteSetter
public abstract class ByteSetter
| Nested Class Summary | |
|---|---|
static class |
ByteSetter.BinaryByteSetter
|
static class |
ByteSetter.StringByteSetter
|
| Constructor Summary | |
|---|---|
ByteSetter()
|
|
| Method Summary | |
|---|---|
abstract void |
set(byte b,
int index)
Set a byte. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByteSetter()
| Method Detail |
|---|
public abstract void set(byte b,
int index)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||