Uses of Class
org.apache.lucene.internal.hppc.CharCursor
Packages that use CharCursor
-
Uses of CharCursor in org.apache.lucene.internal.hppc
Fields in org.apache.lucene.internal.hppc declared as CharCursorModifier and TypeFieldDescriptionprivate final CharCursorCharHashSet.EntryIterator.cursorprivate final CharCursorCharObjectHashMap.KeysIterator.cursorMethods in org.apache.lucene.internal.hppc that return CharCursorModifier and TypeMethodDescriptionprotected CharCursorCharHashSet.EntryIterator.fetch()protected CharCursorCharObjectHashMap.KeysIterator.fetch()Methods in org.apache.lucene.internal.hppc that return types with arguments of type CharCursorModifier and TypeMethodDescriptionCharHashSet.iterator()CharObjectHashMap.KeysContainer.iterator()Method parameters in org.apache.lucene.internal.hppc with type arguments of type CharCursorModifier and TypeMethodDescriptionintCharHashSet.addAll(Iterable<? extends CharCursor> iterable) Adds all elements from the given iterable to this set.