|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type of the instance the sectioner returns.
public interface Sectioner<T>
Interface to create instances to preprocess issue lists. The input is expected to be set via constructors or factory methods. The result is returned by the method call.
Method Summary | |
---|---|
T |
run() Runs the sectioner. |
Method Detail |
---|
T run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |