Package samer.units
Class GenerateVector
- java.lang.Object
-
- samer.tools.AnonymousTask
-
- samer.units.GenerateVector
-
- All Implemented Interfaces:
- Task
public class GenerateVector extends AnonymousTask
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description GenerateVector(VVector out, Generator g)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Vec
output()
void
run()
void
setGenerator(Generator g)
-
Methods inherited from class samer.tools.AnonymousTask
dispose, starting, stopping
-
-