Class ComparablesSupport


  • public final class ComparablesSupport
    extends Object
    • Field Detail

      • CLASS

        public static final cdc.util.args.FormalArg<Class> CLASS
      • MANDATORY_COMPARABLE_MIN

        public static final cdc.util.args.FormalArg<Comparable> MANDATORY_COMPARABLE_MIN
      • OPTIONAL_COMPARABLE_MIN

        public static final cdc.util.args.FormalArg<Comparable> OPTIONAL_COMPARABLE_MIN
      • MANDATORY_COMPARABLE_MAX

        public static final cdc.util.args.FormalArg<Comparable> MANDATORY_COMPARABLE_MAX
      • OPTIONAL_COMPARABLE_MAX

        public static final cdc.util.args.FormalArg<Comparable> OPTIONAL_COMPARABLE_MAX
      • MANDATORY_STRING_MIN

        public static final cdc.util.args.FormalArg<String> MANDATORY_STRING_MIN
      • MANDATORY_STRING_MAX

        public static final cdc.util.args.FormalArg<String> MANDATORY_STRING_MAX
      • OPTIONAL_STRING_MIN

        public static final cdc.util.args.FormalArg<String> OPTIONAL_STRING_MIN
      • OPTIONAL_STRING_MAX

        public static final cdc.util.args.FormalArg<String> OPTIONAL_STRING_MAX