All Packages Class Hierarchy This Package Previous Next Index
Class epp.ThreadWithDVenv
java.lang.Object
|
+----java.lang.Thread
|
+----epp.ThreadWithDVenv
- public class ThreadWithDVenv
- extends Thread
- implements DVenvContainer
The ThreadWithDVenv class is an example of Thread
that has an environment for dynamic variables.
This class is currently not used.
- See Also:
- Dynamic
-
ThreadWithDVenv(DVenv)
-
-
getDVenv()
-
ThreadWithDVenv
public ThreadWithDVenv(DVenv env)
getDVenv
public DVenv getDVenv()
All Packages Class Hierarchy This Package Previous Next Index