IntAllocator
| Flags | Type | Name | Summary |
|---|---|---|---|
| public | |
End |
(undocumented) |
| public | IntAllocator.IntervalList |
Next |
(undocumented) |
| public | |
Start |
(undocumented) |
| Flags | Name | Summary |
|---|---|---|
| public | IntervalList(int start, int end)
|
(undocumented) |
| Flags | Name | Summary |
|---|---|---|
| public static | IntAllocator.IntervalList FromArray(int[] xs, int length)
|
(undocumented) |
| public static | IntAllocator.IntervalList Merge(IntAllocator.IntervalList x, IntAllocator.IntervalList y)
|
(undocumented) |
public static IntAllocator.IntervalList FromArray(int[] xs, int length)
| Flags | public static | ||||||
|---|---|---|---|---|---|---|---|
| Return type | IntAllocator.IntervalList |
||||||
| Parameters |
|
public static IntAllocator.IntervalList Merge(IntAllocator.IntervalList x, IntAllocator.IntervalList y)
| Flags | public static | ||||||
|---|---|---|---|---|---|---|---|
| Return type | IntAllocator.IntervalList |
||||||
| Parameters |
|