T
public abstract class Setup<T> extends Object
Setup(Consumer<T>... consumers)
void
go()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@SafeVarargs public Setup(Consumer<T>... consumers)
consumers
public void go()
public void stop()
Copyright © 2017. All rights reserved.