public class FunctionSurround extends Object implements com.google.common.base.Function<String,String>
FunctionSurround(String prefix, String suffix)
String
apply(String input)
static FunctionSurround
create(String prefix, String suffix)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public FunctionSurround(String prefix, String suffix)
public String apply(@Nullable String input)
apply
com.google.common.base.Function<String,String>
public static FunctionSurround create(String prefix, String suffix)
Copyright © 2013 Agile Knowledge Engineering and Semantic Web. All Rights Reserved.