Package tech.illuin.pipeline.step.result
Class ResultContainer
java.lang.Object
tech.illuin.pipeline.step.result.ResultContainer
- All Implemented Interfaces:
Results
- Author:
- Pierre Lecerf ([email protected])
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionregister
(String uid, ResultDescriptor<?> result) void
register
(ResultContainer results) void
register
(ResultView view) int
size()
-
Constructor Details
-
ResultContainer
public ResultContainer()
-
-
Method Details
-
createdAt
-
register
-
register
-
register
-
descriptors
- Specified by:
descriptors
in interfaceResults
-
currentStart
- Specified by:
currentStart
in interfaceResults
-
size
public int size() -
view
-
view
-
of
-
of
-