Class Int32sRefFSTEnum
LUCENENET specific. This class is to mimic Java's ability to specify
nested classes of Generics without having to specify the generic type
(i.e. Int32sRefFSTEnum.InputOutput{T}
rather than Int32sRefFSTEnum{T}.InputOutput{T}
)
NOTE: This was Int32sRefFSTEnum{T} in Lucene
Inheritance
System.Object
Int32sRefFSTEnum
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class Int32sRefFSTEnum : object