public class CallableOnChange extends StatefulCallable
Constructor and Description |
---|
CallableOnChange(AtomicInteger lastValue,
Callable<?> inner,
int index) |
Modifier and Type | Method and Description |
---|---|
Void |
call() |
static StatefulCallable[] |
fromCallables(Callable<Void>... callables) |
static StatefulCallable[] |
fromTransform(Transform transform,
Pattern original) |
String |
toString() |
public CallableOnChange(AtomicInteger lastValue, Callable<?> inner, int index)
public static StatefulCallable[] fromCallables(Callable<Void>... callables)
public static StatefulCallable[] fromTransform(Transform transform, Pattern original)
Processing Library loom by Cora Johnson-Roberson. (c) 2014-2016