|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.test.iiop.util.Util
| Field Summary | |
static java.lang.String |
STRING
|
| Constructor Summary | |
Util()
|
|
| Method Summary | |
static java.lang.String |
echo(java.lang.String s)
|
static Boo (src) |
echoBoo(Boo (src) f)
|
static Foo (src) |
echoFoo(Foo (src) f)
|
static java.lang.String |
primitiveTypesToString(boolean flag,
char c,
byte b,
short s,
int i,
long l,
float f,
double d)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String STRING
| Constructor Detail |
public Util()
| Method Detail |
public static java.lang.String primitiveTypesToString(boolean flag,
char c,
byte b,
short s,
int i,
long l,
float f,
double d)
public static java.lang.String echo(java.lang.String s)
public static Foo (src) echoFoo(Foo (src) f)
public static Boo (src) echoBoo(Boo (src) f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||