Class Time


  • public class Time
    extends Object
    Author:
    Nikita Koksharov
    • Constructor Detail

      • Time

        public Time​(int seconds,
                    int microseconds)
    • Method Detail

      • getMicroseconds

        public int getMicroseconds()
      • getSeconds

        public int getSeconds()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object