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