public class Partition extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
size |
| Modifier | Constructor and Description |
|---|---|
protected |
Partition(int size) |
| Modifier and Type | Method and Description |
|---|---|
protected Frame |
allocate() |
protected void |
recycle(Frame frame) |
Copyright © 2018 TeleStax, Inc.. All rights reserved.