Modifier and Type | Method | 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 © 2019. All rights reserved.