|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ByteSet
A Set specialization with byte elements.
ByteSetFactory| Method Summary | |
|---|---|
boolean |
add(Byte e)
Deprecated. |
| Methods inherited from interface net.openhft.collect.ByteCollection |
|---|
add, contains, contains, cursor, forEach, forEachWhile, iterator, remove, removeByte, removeIf, toArray, toArray, toArray, toByteArray |
| 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
Byte e)
ByteCollection.add(Byte)
add in interface ByteCollectionadd in interface Collection<Byte>add in interface Set<Byte>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||