Package | Description |
---|---|
org.spockframework.gentyref |
Modifier and Type | Method | Description |
---|---|---|
static <T> TypeToken<T> |
TypeToken.get(java.lang.Class<T> type) |
Gets type token for the given
Class instance. |
static TypeToken<?> |
TypeToken.get(java.lang.reflect.Type type) |
Gets type token for the given
Type instance. |
Copyright © 2018. All rights reserved