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