@Immutable public class ThriftMethodInjection extends Object
| Constructor and Description |
|---|
ThriftMethodInjection(Method method,
List<ThriftParameterInjection> parameters) |
ThriftMethodInjection(Method method,
ThriftParameterInjection... parameters) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getMethod() |
List<ThriftParameterInjection> |
getParameters() |
String |
toString() |
public ThriftMethodInjection(Method method, ThriftParameterInjection... parameters)
public ThriftMethodInjection(Method method, List<ThriftParameterInjection> parameters)
Copyright © 2012–2024. All rights reserved.