public class BindingType
extends java.lang.Object
| Constructor and Description |
|---|
BindingType() |
| Modifier and Type | Method and Description |
|---|---|
BindingType |
bindingFor(com.fasterxml.classmate.ResolvedType resolvedType) |
BindingType |
bindingFor(com.fasterxml.classmate.ResolvedType resolvedType,
BindingContext bindingContext) |
static BindingType |
newBindingType(java.lang.reflect.Type forType,
BindingContext bindingContext) |
public static BindingType newBindingType(java.lang.reflect.Type forType, BindingContext bindingContext)
public BindingType bindingFor(com.fasterxml.classmate.ResolvedType resolvedType)
public BindingType bindingFor(com.fasterxml.classmate.ResolvedType resolvedType, BindingContext bindingContext)