@Generated(date="2015-05-07T09:33:05+0200",
value="KTypeSet.java")
public interface LongSet
extends LongCollection
longs.| Modifier and Type | Method and Description |
|---|---|
boolean |
add(long k)
Adds
k to the set. |
java.lang.String |
visualizeKeyDistribution(int characters)
Visually depict the distribution of keys.
|
clear, release, removeAll, removeAll, removeAll, retainAll, retainAllboolean add(long k)
k to the set.true if this element was not part of the set
before. Returns false if an equal element is part of
the set, and replaces the existing equal element with the
argument (if keys are object types).java.lang.String visualizeKeyDistribution(int characters)
characters - The number of characters to "squeeze" the entire buffer into.Copyright © 2015 Carrot Search s.c.. All Rights Reserved.