|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.storage.BAtoHandle
public class BAtoHandle
| Constructor Summary | |
|---|---|
BAtoHandle()
|
|
| Method Summary | |
|---|---|
HGPersistentHandle |
fromByteArray(byte[] byteArray)
|
static ByteArrayConverter<HGPersistentHandle> |
getInstance()
|
byte[] |
toByteArray(HGPersistentHandle object)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BAtoHandle()
| Method Detail |
|---|
public static ByteArrayConverter<HGPersistentHandle> getInstance()
public byte[] toByteArray(HGPersistentHandle object)
toByteArray in interface ByteArrayConverter<HGPersistentHandle>public HGPersistentHandle fromByteArray(byte[] byteArray)
fromByteArray in interface ByteArrayConverter<HGPersistentHandle>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||