| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadArrayBuffer
Implementation of
ReadBuffer against a byte array. |
class |
StaticArrayEntry |
| Modifier and Type | Method and Description |
|---|---|
static StaticArrayBuffer |
StaticArrayBuffer.of(byte[] array) |
static StaticArrayBuffer |
StaticArrayBuffer.of(ByteBuffer b) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
StaticArrayBuffer.compareTo(int length,
StaticArrayBuffer buffer,
int bufferLen) |
int |
StaticArrayBuffer.compareTo(StaticArrayBuffer other) |
| Constructor and Description |
|---|
StaticArrayBuffer(StaticArrayBuffer buffer) |
Copyright © 2012–2015. All rights reserved.