public ValueSourceScorerAnonymousInnerClassHelper(Int64DocValues outerInstance, IndexReader reader, Int64DocValues @this, long ll, long uu) : base(reader, @this) { this.outerInstance = outerInstance; this.ll = ll; this.uu = uu; }
public ValueFillerAnonymousInnerClassHelper(Int64DocValues outerInstance) { this.outerInstance = outerInstance; mval = new MutableValueInt64(); }