public final class YamlFile extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
contentCanonicallyEquals(YamlFile other) |
int |
getCounter() |
int |
getHashCode() |
String |
getId() |
Path |
getLocation() |
static YamlFile |
parse(Path path) |
public int getCounter()
public int getHashCode()
public String getId()
public Path getLocation()
public boolean contentCanonicallyEquals(YamlFile other) throws IOException
IOExceptionCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.