public class GHTreeMapComposed extends Object
Constructor and Description |
---|
GHTreeMapComposed() |
public void clear()
public void update(int key, int oldValue, int value)
public void insert(int key, int value)
public int peekValue()
public int peekKey()
public int pollKey()
public int getSize()
public boolean isEmpty()
Copyright © 2012–2016. All rights reserved.