Uses of Class
pl.poznan.put.structure.formats.ImmutableDefaultConverter
Packages that use ImmutableDefaultConverter
-
Uses of ImmutableDefaultConverter in pl.poznan.put.structure.formats
Methods in pl.poznan.put.structure.formats that return ImmutableDefaultConverterModifier and TypeMethodDescriptionImmutableDefaultConverter.Builder.build()Builds a newImmutableDefaultConverter.static ImmutableDefaultConverterImmutableDefaultConverter.copyOf(DefaultConverter instance) Creates an immutable copy of aDefaultConvertervalue.static ImmutableDefaultConverterImmutableDefaultConverter.of()Returns the default immutable singleton value ofDefaultConverterImmutableDefaultConverter.withMaxSolutions(int value) Copy the current immutable object by setting a value for themaxSolutionsattribute.ImmutableDefaultConverter.withPseudoknotFinder(PseudoknotFinder value) Copy the current immutable object by setting a value for thepseudoknotFinderattribute.