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