Class SolutionDescriptor<Solution_>

java.lang.Object
ai.timefold.solver.core.impl.domain.solution.descriptor.SolutionDescriptor<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public class SolutionDescriptor<Solution_> extends Object
  • Field Details

    • ANNOTATED_MEMBERS_CLASSES

      protected static final Class[] ANNOTATED_MEMBERS_CLASSES
  • Method Details