public class Types extends Object
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType() |
Types |
next() |
Types |
of(Class<?> type) |
static Types |
typeOf(Class<?> type) |
static Types |
typeOf(ParameterizedType parameterizedType) |
static Types |
typeOf(Type genericType) |
Copyright © 2015. All rights reserved.