public class MethodWithFreshTypeVars extends Object
| Constructor and Description |
|---|
MethodWithFreshTypeVars(GenericMethod method,
TypeVar[] freshTypeVars) |
| Modifier and Type | Method and Description |
|---|---|
TypeVar[] |
getFreshTypeVars() |
GenericMethod |
getMethod() |
public MethodWithFreshTypeVars(GenericMethod method, TypeVar[] freshTypeVars)
public GenericMethod getMethod()
public TypeVar[] getFreshTypeVars()
Copyright © 2019. All rights reserved.