| Constructor and Description |
|---|
SnapshotUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Snapshot |
readSnapshot(File file) |
static Snapshot |
readSnapshot(Path path) |
static void |
writeSnapshot(Snapshot snapshot,
File file) |
static void |
writeSnapshot(Snapshot snapshot,
Path path) |
public static Snapshot readSnapshot(Path path) throws IOException
IOExceptionpublic static Snapshot readSnapshot(File file) throws IOException
IOExceptionpublic static void writeSnapshot(Snapshot snapshot, Path path) throws IOException
IOExceptionpublic static void writeSnapshot(Snapshot snapshot, File file) throws IOException
IOExceptionCopyright © 2025 FG Forrest, a.s.. All rights reserved.