Class NumberInterval


  • public final class NumberInterval
    extends Object
    • Constructor Detail

      • NumberInterval

        public NumberInterval​(float from,
                              float to)
    • Method Detail

      • getFrom

        public float getFrom()
      • getTo

        public float getTo()