Class Units


  • public class Units
    extends java.lang.Object
    • Field Detail

      • CONTENT_LENGTH_UNKNOWN

        public static final long CONTENT_LENGTH_UNKNOWN
        Not a negative number, so that we would not need to test for it separately when comparing.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Units

        public Units()
    • Method Detail

      • secondsToMillis

        public static long secondsToMillis​(long seconds)