spatial
spatial copied to clipboard
Refactor LayerNode Index
Simplify lookup methods by putting the behavior into different classes.
Implement putIfAbsent, make sure that remove removes the node.
Improve exception handling (e.g. in remove)