public class FunctionsKt
@NotNull
public static java.util.Collection<org.mechdancer.dataflow.core.intefaces.ISource> pureSources(@NotNull
java.lang.Iterable<? extends org.mechdancer.dataflow.core.intefaces.ILink<?>> $receiver)
根据链接集找到所有纯源
@NotNull
public static java.util.Collection<org.mechdancer.dataflow.core.intefaces.ITarget> pureTargets(@NotNull
java.lang.Iterable<? extends org.mechdancer.dataflow.core.intefaces.ILink<?>> $receiver)
根据链接集找到所有纯宿