Uses of Class
org.apache.lucene.internal.hppc.ObjectCursor
Packages that use ObjectCursor
-
Uses of ObjectCursor in org.apache.lucene.internal.hppc
Fields in org.apache.lucene.internal.hppc declared as ObjectCursorModifier and TypeFieldDescriptionprivate final ObjectCursor<VType> CharObjectHashMap.ValuesIterator.cursorprivate final ObjectCursor<VType> IntObjectHashMap.ValuesIterator.cursorprivate final ObjectCursor<VType> LongObjectHashMap.ValuesIterator.cursorMethods in org.apache.lucene.internal.hppc that return ObjectCursorModifier and TypeMethodDescriptionprotected ObjectCursor<VType> CharObjectHashMap.ValuesIterator.fetch()protected ObjectCursor<VType> IntObjectHashMap.ValuesIterator.fetch()protected ObjectCursor<VType> LongObjectHashMap.ValuesIterator.fetch()Methods in org.apache.lucene.internal.hppc that return types with arguments of type ObjectCursor