public class Annotations
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
readAnnotation(java.io.File snapshotFile) |
static void |
writeAnnotation(java.io.File snapshotFile,
java.lang.String annotation) |
@Nullable public static java.lang.String readAnnotation(@NotNull java.io.File snapshotFile)
public static void writeAnnotation(@NotNull java.io.File snapshotFile, @Nullable java.lang.String annotation) throws java.lang.Exception
java.lang.Exception
Copyright (c) 2003-2019 YourKit. All Rights Reserved.