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 ImmutableDefaultConverter
ImmutableDefaultConverter.copyOf
(DefaultConverter instance) Creates an immutable copy of aDefaultConverter
value.static ImmutableDefaultConverter
ImmutableDefaultConverter.of()
Returns the default immutable singleton value ofDefaultConverter
ImmutableDefaultConverter.withMaxSolutions
(int value) Copy the current immutable object by setting a value for themaxSolutions
attribute.ImmutableDefaultConverter.withPseudoknotFinder
(PseudoknotFinder value) Copy the current immutable object by setting a value for thepseudoknotFinder
attribute.