Uses of Interface
ch.bind.philib.util.LongPair

Packages that use LongPair
ch.bind.philib.util   
 

Uses of LongPair in ch.bind.philib.util
 

Fields in ch.bind.philib.util with type parameters of type LongPair
static Comparator<LongPair<?>> LongPair.KEY_COMPARATOR
           
 

Methods in ch.bind.philib.util with parameters of type LongPair
static
<T> StaticLongMap<T>
StaticLongMap.create(LongPair<T>[] elements)
           
 

Method parameters in ch.bind.philib.util with type arguments of type LongPair
static
<T> StaticLongMap<T>
StaticLongMap.create(Collection<? extends LongPair<T>> elements)
           
 



Copyright © 2013. All Rights Reserved.