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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
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
-