Uses of Interface
org.apache.lucene.util.GroupVIntUtil.IntReader
Packages that use GroupVIntUtil.IntReader
-
Uses of GroupVIntUtil.IntReader in org.apache.lucene.util
Methods in org.apache.lucene.util with parameters of type GroupVIntUtil.IntReaderModifier and TypeMethodDescriptionstatic int
GroupVIntUtil.readGroupVInt
(DataInput in, long remaining, GroupVIntUtil.IntReader reader, long pos, int[] dst, int offset) Deprecated.Don't call this method, it is no longer implemented.