Uses of Record Class
app.valuationcontrol.multimodule.library.helpers.StringReplacer
Packages that use StringReplacer
-
Uses of StringReplacer in app.valuationcontrol.multimodule.library.helpers
Fields in app.valuationcontrol.multimodule.library.helpers with type parameters of type StringReplacerModifier and TypeFieldDescriptionstatic final Comparator<StringReplacer> StringReplacer.StringReplacerComparatorDescMethods in app.valuationcontrol.multimodule.library.helpers that return types with arguments of type StringReplacerModifier and TypeMethodDescriptionVariableReplacementOccurrence.stringReplacers()Returns the value of thestringReplacersrecord component.Constructor parameters in app.valuationcontrol.multimodule.library.helpers with type arguments of type StringReplacerModifierConstructorDescriptionVariableReplacementOccurrence(Variable searchVariable, String searchString, List<StringReplacer> stringReplacers) Creates an instance of aVariableReplacementOccurrencerecord class.