@Immutable public class WrittenBook extends Object
| Constructor and Description |
|---|
WrittenBook() |
| Modifier and Type | Method and Description |
|---|---|
static WrittenBook |
of(int generation,
String title,
String author,
String xuid,
long id,
boolean resolved,
List<Page> pages) |
Copyright © 2021. All rights reserved.