public class ObjectMethodMatchConf extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BIGDECIMAL_CONVERT |
static int |
BYTE_CONVERT |
static int |
CHAR_CONVERT |
int[] |
convert |
static int |
DOUBLE_CONVERT |
static int |
FLOAT_CONVERT |
static int |
INT_CONVERT |
boolean |
isNeedConvert |
static int |
LONG_CONVERT |
Method |
method |
static int |
NO_CONVERT |
static int |
SHORT_CONVERT |
static int |
VARIABLE_ARRAY |
| 构造器和说明 |
|---|
ObjectMethodMatchConf() |
public Method method
public int[] convert
public boolean isNeedConvert
public static final int INT_CONVERT
public static final int LONG_CONVERT
public static final int DOUBLE_CONVERT
public static final int FLOAT_CONVERT
public static final int SHORT_CONVERT
public static final int BIGDECIMAL_CONVERT
public static final int BYTE_CONVERT
public static final int CHAR_CONVERT
public static final int NO_CONVERT
public static final int VARIABLE_ARRAY
Copyright © 2015. All rights reserved.