Class DateTimeFormat.Ethlo

  • Enclosing class:
    DateTimeFormat

    public static class DateTimeFormat.Ethlo
    extends java.lang.Object
    Uses etho.

    This needs to be in a holder class otherwise a ClassNotFoundException will be thrown when the DateTimeFormat is instantiated.

    • Constructor Summary

      Constructors 
      Constructor Description
      Ethlo()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isValid​(java.lang.String value)  
      • Methods inherited from class java.lang.Object

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

      • Ethlo

        public Ethlo()
    • Method Detail

      • isValid

        public static boolean isValid​(java.lang.String value)