Descripción
Sintaxis
public interface Path extends Comparable<Path>, Iterable<Path>, Watchable
Métodos
- compareTo()
- endsWith()
- equals()
- getFileName()
- getFileSystem()
- getName()
- getNameCount()
- getParent()
- getRoot()
- hashCode()
- isAbsolute()
- iterator()
- normalize()
- register()
- relativize()
- resolve()
- resolveSibling()
- startsWith()
- subpath()
- toAbsolutePath()
- toFile()
- toRealPath()
- toString()
- toUri()
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.