Interface Solution


  • @Incubating
    public interface Solution
    Represents a solution.
    Since:
    8.6
    • Method Detail

      • getSolution

        java.lang.String getSolution()
        A description of a possible solution the user can try to fix the problem.
        Since:
        8.6