Package dev.equo.solstice
Class Capability.SupersetMap<T>
java.lang.Object
dev.equo.solstice.Capability.SupersetMap<T>
- Enclosing class:
- Capability
A map whose keys are
Capability, and you can quickly retrieve entries which match
superset of the Capability you request.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the first entry whose capability is a superset of the given argument.voidput(Capability cap, T value) Adds the given entry.toString()