net.myrrix.common.collection
Interface FastByIDMap.MapEntry<V>

Enclosing class:
FastByIDMap<V>

public static interface FastByIDMap.MapEntry<V>


Method Summary
 long getKey()
           
 V getValue()
           
 

Method Detail

getKey

long getKey()

getValue

V getValue()


Copyright © 2012. All Rights Reserved.