public class Prefix extends Object implements Function<String,String>
Prefix(String prefix)
String
apply(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public Prefix(String prefix)
public String apply(String s)
apply
Function<String,String>
Copyright © 2018. All rights reserved.