Class Percentage


  • public final class Percentage
    extends Object
    A positive percentage value.
    Author:
    Alexander Bishcof
    • Field Detail

      • value

        public final double value
    • Constructor Detail

      • Percentage

        private Percentage​(double value)