T - V - public class InterposeStrings<T,V> extends Object implements BiFunction<Iterator<T>,Iterator<V>,String>
| Constructor and Description |
|---|
InterposeStrings() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(Iterator<T> values,
Iterator<V> separators) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenCopyright © 2017. All rights reserved.