Consumer<String>
public class StreamConsumer extends Object implements Consumer<String>
StreamConsumer()
void
accept(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public StreamConsumer()
public void accept(String s)
accept