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 theafterattribute.ImmutableExtendedEntry.Builder.before(int before) Initializes the value for thebeforeattribute.ImmutableExtendedEntry.builder()Creates a builder forImmutableExtendedEntry.Initializes the value for thecommentattribute.ImmutableExtendedEntry.Builder.from(Ct.ExtendedEntry instance) Fill a builder with attribute values from the providedExtendedEntryinstance.ImmutableExtendedEntry.Builder.index(int index) Initializes the value for theindexattribute.ImmutableExtendedEntry.Builder.original(int original) Initializes the value for theoriginalattribute.ImmutableExtendedEntry.Builder.pair(int pair) Initializes the value for thepairattribute.ImmutableExtendedEntry.Builder.seq(char seq) Initializes the value for theseqattribute.