Class PermissionRange.WithDefaults

    • Field Detail

      • defaultMin

        protected int defaultMin
      • defaultMax

        protected int defaultMax
    • Constructor Detail

      • WithDefaults

        protected WithDefaults()
      • WithDefaults

        public WithDefaults​(String name,
                            int min,
                            int max,
                            int defMin,
                            int defMax)