Uses of Class
ch.bind.philib.util.StaticLongMap

Packages that use StaticLongMap
ch.bind.philib.util   
 

Uses of StaticLongMap in ch.bind.philib.util
 

Methods in ch.bind.philib.util that return StaticLongMap
static
<T> StaticLongMap<T>
StaticLongMap.create(Collection<? extends LongPair<T>> elements)
           
static
<T> StaticLongMap<T>
StaticLongMap.create(LongPair<T>[] elements)
           
 



Copyright © 2013. All Rights Reserved.