Interface CommonPaths


public interface CommonPaths
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Lazy<Path>
     
    static final Lazy<Path>
     
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static Path
    mkdirs(Path path)
     
  • Field Details

  • Method Details

    • mkdirs

      static Path mkdirs(Path path)