Package com.prineside.tdi2.utils
Class TestInvocationHandler
java.lang.Object
com.prineside.tdi2.utils.TestInvocationHandler
- All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable
,Serializable
,InvocationHandler
public class TestInvocationHandler
extends Object
implements InvocationHandler, Serializable, com.esotericsoftware.kryo.KryoSerializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
arr
-
-
Constructor Details
-
TestInvocationHandler
public TestInvocationHandler()
-
-
Method Details
-
write
public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output) - Specified by:
write
in interfacecom.esotericsoftware.kryo.KryoSerializable
-
read
public void read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input) - Specified by:
read
in interfacecom.esotericsoftware.kryo.KryoSerializable
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-