Package io.inversion.utils
Class Task
java.lang.Object
io.inversion.utils.Task
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Task
public Task()
-
-
Method Details
-
buildTask
-
go
public void go() -
next
public boolean next() -
getNext
public int getNext() -
skipNext
Use this method to intentionally skip invoking the supplied method on the next Object in the chain.- Returns:
-