Class Allocator
-
- All Implemented Interfaces:
public final class Allocator
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
Allocator.Node
-
Field Summary
Fields Modifier and Type Field Description private Allocator.Node
root
-
Method Summary
-
-
Constructor Detail
-
Allocator
Allocator(Integer n)
-
-
-
-