ParamInvokeable
public abstract class ParamRunnable<T> extends Object
run
methodModifier and Type | Field | Description |
---|---|---|
protected boolean |
prepared |
Constructor | Description |
---|---|
ParamRunnable() |
Modifier and Type | Method | Description |
---|---|---|
Runnable |
prepare(T param) |
|
abstract void |
run(T t) |
Copyright © 2018. All rights reserved.