| Interface | Description |
|---|---|
| UpdateableTreeSet.Updateable |
UpdateableTreeSet elements must implement this interface in order to provide a structured way
of updating themselves at the right moment during an update operation, i.e.
|
| Class | Description |
|---|---|
| UpdateableTreeSet<E extends UpdateableTreeSet.Updateable> |
This class is just a thin layer around its parent class, adding an element updating and re-sorting
feature which works as follows:
|
Copyright © 2013. All rights reserved.