ImmutableExtendedEntry.Builder |
ImmutableExtendedEntry.Builder.after(int after) |
Initializes the value for the after attribute.
|
ImmutableExtendedEntry.Builder |
ImmutableExtendedEntry.Builder.before(int before) |
Initializes the value for the before attribute.
|
static ImmutableExtendedEntry.Builder |
ImmutableExtendedEntry.builder() |
|
ImmutableExtendedEntry.Builder |
ImmutableExtendedEntry.Builder.comment(String comment) |
Initializes the value for the comment attribute.
|
ImmutableExtendedEntry.Builder |
ImmutableExtendedEntry.Builder.from(Ct.ExtendedEntry instance) |
Fill a builder with attribute values from the provided ExtendedEntry instance.
|
ImmutableExtendedEntry.Builder |
ImmutableExtendedEntry.Builder.index(int index) |
Initializes the value for the index attribute.
|
ImmutableExtendedEntry.Builder |
ImmutableExtendedEntry.Builder.original(int original) |
Initializes the value for the original attribute.
|
ImmutableExtendedEntry.Builder |
ImmutableExtendedEntry.Builder.pair(int pair) |
Initializes the value for the pair attribute.
|
ImmutableExtendedEntry.Builder |
ImmutableExtendedEntry.Builder.seq(char seq) |
Initializes the value for the seq attribute.
|