public class MatchRatingApproach extends Object implements Simplifier
MatchRatingApproachEncoder
Constructor and Description |
---|
MatchRatingApproach() |
Modifier and Type | Method and Description |
---|---|
String |
simplify(String input)
Simplifiers the input string.
|
String |
toString() |
public String simplify(String input)
Simplifier
simplify
in interface Simplifier
input
- string to simplifyCopyright © 2014–2018. All rights reserved.