public class AppendStringProcedure<T> extends Object implements Procedure<T>
AppendStringProcedure(Appendable appendable, String separator)
void
value(T each)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
andThen
public AppendStringProcedure(Appendable appendable, String separator)
public void value(T each)
value
Procedure<T>
Copyright © 2004–2017. All rights reserved.