org.encog.util
A
B
public class ObjectPair<A,B> extends Object
ObjectPair(A a, B b)
getA()
getB()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectPair(A a, B b)
a
b
public A getA()
public B getB()
Copyright © 2014. All Rights Reserved.