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