public static final class Comparison.Side extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Gets the file's display name, if one was given.
|
String |
getFileType()
Gets the file's extension, as lowercase.
|
String |
getSourceURL()
Gets the file's source URL, if it was given by URL.
|
String |
toString() |
@Nonnull public final String getFileType()
@Nullable public final String getSourceURL()
@Nullable public final String getDisplayName()
Copyright © 2017. All rights reserved.