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

Packages that use StaticIntMap
ch.bind.philib.util   
 

Uses of StaticIntMap in ch.bind.philib.util
 

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



Copyright © 2013. All Rights Reserved.