Programación

1º DAM/DAW - Curso 2023-2024

User Tools

Site Tools


apuntes:ficheros

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apuntes:ficheros [2023/05/28 12:12] – [FileSystems] Santiago Faciapuntes:ficheros [2023/05/28 12:12] (current) – [Files] Santiago Faci
Line 337: Line 337:
  
 Es una factoría que permite acceder a un sistema de ficheros: Es una factoría que permite acceder a un sistema de ficheros:
-  * static FileSystem getDefault(): Devuelve el sistema de ficheros por defecto+  * //static FileSystem getDefault()//: Devuelve el sistema de ficheros por defecto
  
 ==== FileSystem ==== ==== FileSystem ====
Line 369: Line 369:
   * //static long copy(. . .)//   * //static long copy(. . .)//
   * //static Path createFile(. . .)//   * //static Path createFile(. . .)//
-  * //static void delete(. . .)+  * //static void delete(. . .)//
   * //static boolean deleteIfExists(Path path)//   * //static boolean deleteIfExists(Path path)//
   * //static Stream<String> lines(Path path)//   * //static Stream<String> lines(Path path)//
apuntes/ficheros.1685275926.txt.gz · Last modified: 2023/05/28 12:12 by Santiago Faci