return Collections.<Transformation<?>>singleton(this); | return Collections.singletonList(this); | Collections.<Transformation<?>>singleton(this) | Collections.singletonList(this) | flink | c3fedf32f63e6b319c6cf3574b404415a7a72768 | org.apache.flink.streaming.api.transformations.CoFeedbackTransformation | | _1 | getTransitivePredecessors |
---|
_2 | getTransitivePredecessors |
---|
| | | | Returns | True |