public abstract class ContextualType<T> extends Object
| Constructor and Description |
|---|
ContextualType(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
getContextualInstance() |
Class<T> |
getType() |
Copyright © 2016. All rights reserved.