public interface DimensionControl<T>
Modifier and Type | Method and Description |
---|---|
T |
createEntry(int startCoord,
int endCoord) |
T |
entryKey(int coord) |
void |
entrySplit(T splitEntry,
T newEntry) |
Copyright © 2016. All rights reserved.