org.encog.util
Class ObjectPair<A,B>
- java.lang.Object
-
- org.encog.util.ObjectPair<A,B>
-
- Type Parameters:
A- The first object type.B- The second object type.
public class ObjectPair<A,B> extends java.lang.ObjectA pair of objects.
-
-
Constructor Summary
Constructors Constructor and Description ObjectPair(A a, B b)Construct an object pair.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description AgetA()BgetB()
-
DMelt 3.0 © DataMelt by jWork.ORG