|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnvironmentHandler
Interface for something that can utilize environment
variables. NOTE: since environment variables should
be transient, the implementer needs to be careful
of state after de-serialization. Default system-wide
environment variables can be got via a call to
weka.core.Environment.getSystemWide()
| Method Summary | |
|---|---|
void |
setEnvironment(Environment env)
Set environment variables to use. |
| Method Detail |
|---|
void setEnvironment(Environment env)
env - the environment variables to
use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||