Class CachingDateFormat.StringAndResolution

  • Enclosing class:
    CachingDateFormat

    public static class CachingDateFormat.StringAndResolution
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getResolution()  
      void setResolution​(int resolution)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getResolution

        public int getResolution()
        Returns:
        the resolution
      • setResolution

        public void setResolution​(int resolution)
        Parameters:
        resolution - the resolution to set