Uses of Interface
gate.util.TestTools.InterfaceB

Packages that use TestTools.InterfaceB
gate.util   
 

Uses of TestTools.InterfaceB in gate.util
 

Subinterfaces of TestTools.InterfaceB in gate.util
private static interface TestTools.SubInterfaceB
           
 

Classes in gate.util that implement TestTools.InterfaceB
private static class TestTools.ClassAB
           
private static class TestTools.ClassB
           
private static class TestTools.ClassSubB
           
private static class TestTools.DifferentClassAB
           
private static class TestTools.SubClassOfAB
           
 

Constructors in gate.util with parameters of type TestTools.InterfaceB
TestTools.ConstructorTest(TestTools.InterfaceB b)