public class Pair<K,L> extends Object implements PoolableObject
public K getFirst()
public void setFirst(K first)
public L getSecond()
public void setSecond(L second)
public void prepare()
prepare in interface PoolableObjectpublic void release()
release in interface PoolableObjectCopyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.