| Package | Description |
|---|---|
| com.dslplatform.patterns |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Snapshot<T>> |
History.getSnapshots()
Sequence of persisted snapshots.
|
| Constructor and Description |
|---|
History(java.util.List<Snapshot<T>> Snapshots) |