Class StageSequenceVariables
- java.lang.Object
-
- cern.nxcals.api.extraction.data.builders.fluent.v2.StageSequenceVariables
-
public class StageSequenceVariables extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> java.util.function.Function<QueryData<T>,SystemStage<VariableStage<T>,T>>
sequence()
-
-
-
Method Detail
-
sequence
public static <T> java.util.function.Function<QueryData<T>,SystemStage<VariableStage<T>,T>> sequence()
-
-