public static class IntrospectorTestCase2.Tester2
extends java.lang.Object
Constructor and Description |
---|
IntrospectorTestCase2.Tester2() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
find(IntrospectorTestCase2.Bar w,
java.lang.Object o) |
static java.lang.String |
find(IntrospectorTestCase2.Woogie o) |
static java.lang.String |
find(IntrospectorTestCase2.Woogie w,
java.lang.Object o) |
static java.lang.String |
find(java.lang.Object o) |
static java.lang.String |
find(java.lang.Object w,
IntrospectorTestCase2.Bar o) |
public static java.lang.String find(IntrospectorTestCase2.Woogie w, java.lang.Object o)
public static java.lang.String find(java.lang.Object w, IntrospectorTestCase2.Bar o)
public static java.lang.String find(IntrospectorTestCase2.Bar w, java.lang.Object o)
public static java.lang.String find(java.lang.Object o)
public static java.lang.String find(IntrospectorTestCase2.Woogie o)
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.