org.encog.util.obj
T
public class ObjectHolder<T> extends Object implements Serializable
ObjectHolder(T theObj, double probability)
getObj()
double
getProbability()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectHolder(T theObj, double probability)
public T getObj()
public double getProbability()
Copyright © 2014. All Rights Reserved.