Uses of Class
pl.poznan.put.structure.formats.ImmutableExtendedEntry.Builder
Packages that use ImmutableExtendedEntry.Builder
-
Uses of ImmutableExtendedEntry.Builder in pl.poznan.put.structure.formats
Methods in pl.poznan.put.structure.formats that return ImmutableExtendedEntry.BuilderModifier and TypeMethodDescriptionImmutableExtendedEntry.Builder.after
(int after) Initializes the value for theafter
attribute.ImmutableExtendedEntry.Builder.before
(int before) Initializes the value for thebefore
attribute.ImmutableExtendedEntry.builder()
Creates a builder forImmutableExtendedEntry
.Initializes the value for thecomment
attribute.ImmutableExtendedEntry.Builder.from
(Ct.ExtendedEntry instance) Fill a builder with attribute values from the providedExtendedEntry
instance.ImmutableExtendedEntry.Builder.index
(int index) Initializes the value for theindex
attribute.ImmutableExtendedEntry.Builder.original
(int original) Initializes the value for theoriginal
attribute.ImmutableExtendedEntry.Builder.pair
(int pair) Initializes the value for thepair
attribute.ImmutableExtendedEntry.Builder.seq
(char seq) Initializes the value for theseq
attribute.