Uses of Class
org.apache.lucene.util.fst.FSTCompiler.FixedLengthArcsBuffer
Packages that use FSTCompiler.FixedLengthArcsBuffer
-
Uses of FSTCompiler.FixedLengthArcsBuffer in org.apache.lucene.util.fst
Fields in org.apache.lucene.util.fst declared as FSTCompiler.FixedLengthArcsBufferModifier and TypeFieldDescription(package private) final FSTCompiler.FixedLengthArcsBufferFSTCompiler.fixedLengthArcsBufferMethods in org.apache.lucene.util.fst that return FSTCompiler.FixedLengthArcsBufferModifier and TypeMethodDescription(package private) FSTCompiler.FixedLengthArcsBufferFSTCompiler.FixedLengthArcsBuffer.ensureCapacity(int capacity) Ensures the capacity of the internal byte array.(package private) FSTCompiler.FixedLengthArcsBufferFSTCompiler.FixedLengthArcsBuffer.resetPosition()(package private) FSTCompiler.FixedLengthArcsBufferFSTCompiler.FixedLengthArcsBuffer.writeByte(byte b) (package private) FSTCompiler.FixedLengthArcsBufferFSTCompiler.FixedLengthArcsBuffer.writeVInt(int i)