boolean
isFull()
Returns true if this map is full and no new elements can be added.
int
maxSize()
Gets the maximum size of the map (the bound).
public boolean isFull()
public int maxSize()