public class MapperMethodParameter extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MapperMethodParameter.ParameterType |
| 构造器和说明 |
|---|
MapperMethodParameter(String name,
Type genericType,
int index) |
public Type getType()
public int getIndex()
public String getName()
public MapperMethodParameter.ParameterType getParameterType()
Copyright © 2019. All rights reserved.