Package org.klojang.util.collection


package org.klojang.util.collection
Garden-variety extensions to the Collections Framework.
  • Class
    Description
    EnumToIntMap<K extends Enum<K>>
    A fast enum-to-int map.
    A mutable list of int values.
    The ubiquitous list-of-int.