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