Package com.prineside.tdi2.utils
Class ObjectIntPair<T>
java.lang.Object
com.prineside.tdi2.utils.ObjectIntPair<T>
- All Implemented Interfaces:
KryoSerializable
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
object
-
intValue
public int intValue
-
-
Constructor Details
-
ObjectIntPair
public ObjectIntPair() -
ObjectIntPair
-
-
Method Details
-
write
- Specified by:
write
in interfaceKryoSerializable
-
read
- Specified by:
read
in interfaceKryoSerializable
-