public final class SnapshotFile extends Object
| Modifier and Type | Method and Description |
|---|---|
File |
file()
Returns the snapshot file.
|
static boolean |
isSnapshotFile(File file)
Returns a boolean value indicating whether the given file appears to be a parsable snapshot file.
|
String |
name()
Returns the snapshot name.
|
public static boolean isSnapshotFile(File file)
NullPointerException - if file is nullpublic File file()
public String name()
Copyright © 2013–2017. All rights reserved.