Uses of Class
org.bremersee.comparator.model.ImmutableSortOrderTextSeparators
Packages that use ImmutableSortOrderTextSeparators
Package
Description
This package contains the model of the comparator.
-
Uses of ImmutableSortOrderTextSeparators in org.bremersee.comparator.model
Methods in org.bremersee.comparator.model that return ImmutableSortOrderTextSeparatorsModifier and TypeMethodDescriptionImmutableSortOrderTextSeparators.Builder.build()Builds a newImmutableSortOrderTextSeparators.ImmutableSortOrderTextSeparators.copyOf(SortOrderTextSeparators instance) Creates an immutable copy of aSortOrderTextSeparatorsvalue.ImmutableSortOrderTextSeparators.withArgumentSeparator(String value) Copy the current immutable object by setting a value for theargumentSeparatorattribute.ImmutableSortOrderTextSeparators.withChainSeparator(String value) Copy the current immutable object by setting a value for thechainSeparatorattribute.