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