Package org.jlayer.util
Class MethodUtil
java.lang.Object
org.jlayer.util.MethodUtil
This class provides the basic elements for the concurrent implementation of generated
LayerMethods
.- Author:
- gko
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <U> List<XIterator.D1<U>>
getXIteratorList
(Layer.D1<?, U> layer) static <U> List<XIterator.D2<U>>
getXIteratorList
(Layer.D2<?, U> layer) static <U> List<XIterator.D3<U>>
getXIteratorList
(Layer.D3<?, U> layer)
-
Constructor Details
-
MethodUtil
public MethodUtil()
-
-
Method Details
-
getXIteratorList
-
getXIteratorList
-
getXIteratorList
-