public interface ObjectIntPair<T> extends Serializable, Comparable<ObjectIntPair<T>>
This file was automatically generated from template file objectPrimitivePair.stg
T
getOne()
int
getTwo()
compareTo
T getOne()
int getTwo()
Copyright © 2004–2016. All rights reserved.