Package com.github.euler.sample
Class ObjectOrientedStyleSampleTask.OOTask
- java.lang.Object
-
- com.github.euler.core.AbstractTask
-
- com.github.euler.sample.ObjectOrientedStyleSampleTask.OOTask
-
- All Implemented Interfaces:
com.github.euler.core.Task
- Enclosing class:
- ObjectOrientedStyleSampleTask
public static class ObjectOrientedStyleSampleTask.OOTask extends com.github.euler.core.AbstractTask
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.github.euler.core.ItemProcessoritemProcessor()
-
-
-
Constructor Detail
-
OOTask
public OOTask(String name)
-
-