Class Directory4


  • public class Directory4
    extends java.lang.Object
    Keep the API compatible with System.IO.Directory
    • Constructor Summary

      Constructors 
      Constructor Description
      Directory4()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void delete​(java.lang.String path, boolean recurse)  
      • Methods inherited from class java.lang.Object

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

      • Directory4

        public Directory4()
    • Method Detail

      • delete

        public static void delete​(java.lang.String path,
                                  boolean recurse)