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