T
public class JoinStrings<T> extends Object implements Function<Iterator<T>,String>
JoinStrings()
String
apply(Iterator<T> iterator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public JoinStrings()
public String apply(Iterator<T> iterator)
apply
Function<Iterator<T>,String>
Copyright © 2017. All rights reserved.