Uses of Interface
gate.util.TestTools.InterfaceA

Packages that use TestTools.InterfaceA
gate.util   
 

Uses of TestTools.InterfaceA in gate.util
 

Classes in gate.util that implement TestTools.InterfaceA
private static class TestTools.ClassA
           
private static class TestTools.ClassAB
           
private static class TestTools.DifferentClassAB
           
private static class TestTools.SubClassOfAB
           
 

Constructors in gate.util with parameters of type TestTools.InterfaceA
TestTools.ConstructorTest(TestTools.InterfaceA a)