| Class | Description |
|---|---|
| MemoryManager |
The memory manager is simple: it only allocates memory, until it itself is finalizable and frees it all in one go.
|
| UnsafeUtil |
Always check that the Unsafe utilities are available with the
assertHasUnsafe() method, before
calling any of the other methods. |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.