public final class Paths extends Object
| Constructor and Description |
|---|
Paths() |
| Modifier and Type | Method and Description |
|---|---|
static FileSystem |
convert(FileSystem fs) |
static Path |
convert(Path path) |
static Path |
convert(Path path) |
static boolean |
isLock(Path path) |
static String |
readLockedBy(Path path) |
public static FileSystem convert(FileSystem fs)
public static boolean isLock(Path path)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.