|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FloatSet
A Set specialization with float elements.
FloatSetFactory| Method Summary | |
|---|---|
boolean |
add(Float e)
Deprecated. |
| Methods inherited from interface net.openhft.collect.FloatCollection |
|---|
add, contains, contains, cursor, forEach, forEachWhile, iterator, remove, removeFloat, removeIf, toArray, toArray, toArray, toFloatArray |
| 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
Float e)
FloatCollection.add(Float)
add in interface Collection<Float>add in interface FloatCollectionadd in interface Set<Float>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||