Uses of Class
pl.poznan.put.structure.formats.ImmutableDefaultConverter.Builder
Packages that use ImmutableDefaultConverter.Builder
-
Uses of ImmutableDefaultConverter.Builder in pl.poznan.put.structure.formats
Methods in pl.poznan.put.structure.formats that return ImmutableDefaultConverter.BuilderModifier and TypeMethodDescriptionImmutableDefaultConverter.builder()Creates a builder forImmutableDefaultConverter.ImmutableDefaultConverter.Builder.from(DefaultConverter instance) Fill a builder with attribute values from the providedDefaultConverterinstance.ImmutableDefaultConverter.Builder.maxSolutions(int maxSolutions) Initializes the value for themaxSolutionsattribute.ImmutableDefaultConverter.Builder.pseudoknotFinder(PseudoknotFinder pseudoknotFinder) Initializes the value for thepseudoknotFinderattribute.