public ThreadAnonymousInnerClassHelper(BaseDocValuesFormatTestCase outerInstance, DirectoryReader ir, CountdownEvent startingGun) { this.OuterInstance = outerInstance; this.Ir = ir; this.StartingGun = startingGun; }