public class Striped<T> extends Object
Striped(Supplier<T> constructor)
protected void
process(Consumer<T> process)
protected Stream<T>
stream()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Striped(Supplier<T> constructor)
protected final Stream<T> stream()
protected final void process(Consumer<T> process)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.