Package org.jlayer.util
Class MethodUtil.D2P<U>
java.lang.Object
org.jlayer.util.ForkJoinUtil.ActionItem
org.jlayer.util.MethodUtil.D2P<U>
- Enclosing class:
- MethodUtil
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
compute()
protected abstract void
computeNext
(U _unit)
-
Field Details
-
_xiter
-
_x1
protected int _x1 -
_x2
protected int _x2
-
-
Constructor Details
-
D2P
public D2P()
-
-
Method Details
-
computeNext
-
compute
protected void compute()- Specified by:
compute
in classForkJoinUtil.ActionItem
-