Class DateCache.Tick

  • Enclosing class:
    DateCache

    @Deprecated(since="2021-05-27")
    public static class DateCache.Tick
    extends java.lang.Object
    Deprecated.
    • Constructor Summary

      Constructors 
      Constructor Description
      Tick​(long seconds, java.lang.String string)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Tick

        public Tick​(long seconds,
                    java.lang.String string)
        Deprecated.