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