public Int64DocValuesAnonymousClass(TotalTermFreqValueSource @this, long ttf) : base(@this) { this.ttf = ttf; }
public Int64DocValuesAnonymousInnerClassHelper(TotalTermFreqValueSource outerInstance, TotalTermFreqValueSource @this, long ttf) : base(@this) { this.outerInstance = outerInstance; this.ttf = ttf; }