Class IterableInputHelper
- java.lang.Object
-
- org.nuxeo.ecm.automation.core.impl.IterableInputHelper
-
public class IterableInputHelper extends Object
- Author:
- Bogdan Stefanescu
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Type[]findCollectorTypes(Class<? extends OutputCollector> cl)static Class<?>findIterableType(Class<?> cl)static Class<?>getIterableType(Class<?> cl)
-