@Immutable
public class ThriftMethodInjection
extends java.lang.Object
| 构造器和说明 |
|---|
ThriftMethodInjection(java.lang.reflect.Method method,
java.util.List<ThriftParameterInjection> parameters) |
ThriftMethodInjection(java.lang.reflect.Method method,
ThriftParameterInjection... parameters) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.reflect.Method |
getMethod() |
java.util.List<ThriftParameterInjection> |
getParameters() |
java.lang.String |
toString() |
public ThriftMethodInjection(java.lang.reflect.Method method,
ThriftParameterInjection... parameters)
public ThriftMethodInjection(java.lang.reflect.Method method,
java.util.List<ThriftParameterInjection> parameters)
public java.lang.reflect.Method getMethod()
public java.util.List<ThriftParameterInjection> getParameters()
public java.lang.String toString()
toString 在类中 java.lang.ObjectCopyright © 2021. All Rights Reserved.