magicset
1.0.0
magicset · This library contains the implementation of a collection called MagicSet, which can be used whenever there is the need to retrieve an item from the collection, given its id. A MagicSet can contain items of any class extending UniqueItem. This class provides a UUID to all the instances of child classes.