public class HistoryEntry extends Object implements JsonTemplate
history list.| Modifier and Type | Class and Description |
|---|---|
static class |
HistoryEntry.Builder |
| Constructor and Description |
|---|
HistoryEntry() |
| Modifier and Type | Method and Description |
|---|---|
static HistoryEntry.Builder |
builder()
Creates a builder for a
HistoryEntry. |
boolean |
equals(Object other) |
boolean |
hasCorrespondingLayer()
Returns whether or not the history object corresponds to a layer in the container.
|
int |
hashCode() |
String |
toString() |
public static HistoryEntry.Builder builder()
HistoryEntry.public boolean hasCorrespondingLayer()
true if the history object corresponds to a layer in the containerCopyright © 2019. All rights reserved.