T
V
public class InterposeStrings<T,V> extends Object implements BinaryDelegate<String,Iterator<T>,Iterator<V>>
InterposeStrings()
String
perform(Iterator<T> values, Iterator<V> separators)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InterposeStrings()
public String perform(Iterator<T> values, Iterator<V> separators)
BinaryDelegate
perform
BinaryDelegate<String,Iterator<T>,Iterator<V>>
values
separators
Copyright © 2012. All Rights Reserved.