Modifier and Type | Method and Description |
---|---|
static <T> Lister<T> |
Lister.create(java.lang.Class<T> c,
java.lang.reflect.Type t)
Creates a
Lister instance that produces the given type. |
static Lister |
Lister.create(java.lang.reflect.Type t)
Creates a
Lister instance that produces the given type. |
Copyright © 2014. All Rights Reserved.