Class TClock

java.lang.Object
de.mirkosertic.bytecoder.classlib.java.time.TClock

public class TClock extends Object
  • Field Details

    • timeZone

      private final TimeZone timeZone
  • Constructor Details

    • TClock

      public TClock(TimeZone timeZone)
  • Method Details

    • systemDefaultZone

      public static Clock systemDefaultZone()
    • instant

      public Instant instant()
    • getZone

      public ZoneId getZone()