Class DeltaIteration.SolutionSetPlaceHolder<ST>

  • Type Parameters:
    ST - The type of the elements in the solution set.
    Enclosing class:
    DeltaIteration<ST,​WT>

    @Public
    public static class DeltaIteration.SolutionSetPlaceHolder<ST>
    extends DataSet<ST>
    A DataSet that acts as a placeholder for the solution set during the iteration.
    • Method Detail

      • checkJoinKeyFields

        public void checkJoinKeyFields​(int[] keyFields)