Package 

Interface EndToEndDumper


  • 
    public interface EndToEndDumper
    
                        

    This interface is used by Facebook internal end-to-end tests.

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean maybeDump(String prefix, PrintWriter writer, Array<String> args) Try to dump.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait