T
- the data model typepublic static final class CoreOperatorFactory.Empty<T> extends Object implements Source<T>
Modifier and Type | Field and Description |
---|---|
Source<T> |
out
The singleton output of this operator.
|
Modifier and Type | Method and Description |
---|---|
FlowElementOutput |
toOutputPort()
Returns the internal port representation of this source element.
|
public FlowElementOutput toOutputPort()
Source
toOutputPort
in interface Source<T>
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.