Uses of Class
pl.poznan.put.structure.formats.ImmutableEntry.Builder
Packages that use ImmutableEntry.Builder
-
Uses of ImmutableEntry.Builder in pl.poznan.put.structure.formats
Methods in pl.poznan.put.structure.formats that return ImmutableEntry.BuilderModifier and TypeMethodDescriptionstatic ImmutableEntry.Builder
ImmutableEntry.builder()
Creates a builder forImmutableEntry
.final ImmutableEntry.Builder
Initializes the value for thecomment
attribute.final ImmutableEntry.Builder
ImmutableEntry.Builder.from
(BpSeq.Entry instance) Fill a builder with attribute values from the providedEntry
instance.final ImmutableEntry.Builder
ImmutableEntry.Builder.index
(int index) Initializes the value for theindex
attribute.final ImmutableEntry.Builder
ImmutableEntry.Builder.pair
(int pair) Initializes the value for thepair
attribute.final ImmutableEntry.Builder
ImmutableEntry.Builder.seq
(char seq) Initializes the value for theseq
attribute.