|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esotericsoftware.kryonet.rmi.RmiTest.TestObjectImpl
public static class RmiTest.TestObjectImpl
Field Summary | |
---|---|
long |
value
|
Constructor Summary | |
---|---|
RmiTest.TestObjectImpl(int other)
|
Method Summary | |
---|---|
void |
moo()
|
void |
moo(java.lang.String value)
|
float |
other()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long value
Constructor Detail |
---|
public RmiTest.TestObjectImpl(int other)
Method Detail |
---|
public void moo()
moo
in interface RmiTest.TestObject
public void moo(java.lang.String value)
moo
in interface RmiTest.TestObject
public float other()
other
in interface RmiTest.TestObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |