Class ShadowDateFormat


  • @Implements(android.text.format.DateFormat.class)
    public class ShadowDateFormat
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static java.text.DateFormat getTimeFormat​(android.content.Context context)  
      • Methods inherited from class java.lang.Object

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

      • ShadowDateFormat

        public ShadowDateFormat()
    • Method Detail

      • getTimeFormat

        @Implementation
        protected static java.text.DateFormat getTimeFormat​(android.content.Context context)