public class LongIntMap extends Object
protected Map<Long,Integer>
internalStore
LongIntMap()
void
add(Long k)
Integer
get(Long k)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected Map<Long,Integer> internalStore
public LongIntMap()
public Integer get(Long k)
public void add(Long k)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.