enumset library

Classes

EnumSet<T>
A bit field representing a set of enum instances. See Java's EnumSet.