Class IterableInputHelper

java.lang.Object
org.nuxeo.ecm.automation.core.impl.IterableInputHelper

public class IterableInputHelper extends Object
Author:
Bogdan Stefanescu
  • Method Details

    • getIterableType

      public static Class<?> getIterableType(Class<?> cl)
    • findCollectorTypes

      public static Type[] findCollectorTypes(Class<? extends OutputCollector> cl)
    • findIterableType

      public static Class<?> findIterableType(Class<?> cl)