|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CharSet
A Set specialization with char elements.
CharSetFactory| Method Summary | |
|---|---|
boolean |
add(Character e)
Deprecated. |
| Methods inherited from interface net.openhft.collect.CharCollection |
|---|
add, contains, contains, cursor, forEach, forEachWhile, iterator, remove, removeChar, removeIf, toArray, toArray, toArray, toCharArray |
| 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
Character e)
CharCollection.add(Character)
add in interface CharCollectionadd in interface Collection<Character>add in interface Set<Character>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||