Constructor and Description |
---|
StringPrefixer() |
Modifier and Type | Method and Description |
---|---|
String |
getSimplePrefix(String value1,
String value2)
Example: If value1 is "Hello World" and value 2 is "Help Me" then the
result will be: "Help"
|
public String getSimplePrefix(String value1, String value2)
getSimplePrefix
in interface Prefixer<String>
Prefixer.getSimplePrefix(Key, Key)
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.