| Package | Description |
|---|---|
| one.nio.mem |
| Modifier and Type | Class and Description |
|---|---|
class |
MallocAnalyzer |
class |
MallocMT
Concurrent implementation of
Malloc. |
| Modifier and Type | Method and Description |
|---|---|
Malloc |
MallocMT.segment(int index) |
Malloc |
MallocMT.segmentFor(long n)
Deterministically get one of the segments by some
long value |
Copyright © 2019. All rights reserved.