public interface WekaWrapper
| Modifier and Type | Method and Description |
|---|---|
Object |
getWrappedAlgorithm()
Get the algorithm
|
void |
setWrappedAlgorithm(Object algorithm)
Set the algorithm.
|
void setWrappedAlgorithm(Object algorithm)
algorithm - an Object valueIllegalArgumentException - if the supplied object is
not of the class of algorithms handled by this wrapper.Object getWrappedAlgorithm()
Object valueCopyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.