|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DoubleSet
A Set specialization with double elements.
DoubleSetFactory| Method Summary | |
|---|---|
boolean |
add(Double e)
Deprecated. |
| Methods inherited from interface net.openhft.collect.DoubleCollection |
|---|
add, contains, contains, cursor, forEach, forEachWhile, iterator, remove, removeDouble, removeIf, toArray, toArray, toArray, toDoubleArray |
| Methods inherited from interface net.openhft.collect.Container |
|---|
clear, ensureCapacity, isEmpty, shrink, size, sizeAsLong |
| Methods inherited from interface java.util.Set |
|---|
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
@Deprecated
boolean add(@Nonnull
Double e)
DoubleCollection.add(Double)
add in interface Collection<Double>add in interface DoubleCollectionadd in interface Set<Double>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||