Uses of Class
ch.bind.philib.util.StaticIntMap
-
Packages that use StaticIntMap Package Description ch.bind.philib.util -
-
Uses of StaticIntMap in ch.bind.philib.util
Methods in ch.bind.philib.util that return StaticIntMap Modifier and Type Method Description static <T> StaticIntMap<T>StaticIntMap. create(IntPair<T>[] elements)static <T> StaticIntMap<T>StaticIntMap. create(Collection<? extends IntPair<T>> elements)
-