|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ShortSet
A Set specialization with short elements.
ShortSetFactory| Method Summary | |
|---|---|
boolean |
add(Short e)
Deprecated. |
| Methods inherited from interface net.openhft.collect.ShortCollection |
|---|
add, contains, contains, cursor, forEach, forEachWhile, iterator, remove, removeIf, removeShort, toArray, toArray, toArray, toShortArray |
| 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
Short e)
ShortCollection.add(Short)
add in interface Collection<Short>add in interface Set<Short>add in interface ShortCollection
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||