Class SharedProblemGroup

  • All Implemented Interfaces:
    ProblemGroup

    @Incubating
    public abstract class SharedProblemGroup
    extends java.lang.Object
    implements ProblemGroup
    A registry of shared problem groups.
    Since:
    8.8
    • Method Detail

      • generic

        public static ProblemGroup generic()
        A generic problem category. All problems IDs not configuring any group will be automatically use this group.
        Since:
        8.8