anvil.core.reflect
Interface ParameterTypes
- All Known Implementing Classes:
- ConstructorParameterNode, Matches, MethodParameterNode, Reflection, TypeAdapter
- public interface ParameterTypes
TYPES
public static final java.lang.Class[] TYPES
BOOLEAN
public static final int BOOLEAN
- See Also:
- Constant Field Values
BYTE
public static final int BYTE
- See Also:
- Constant Field Values
CHAR
public static final int CHAR
- See Also:
- Constant Field Values
SHORT
public static final int SHORT
- See Also:
- Constant Field Values
INT
public static final int INT
- See Also:
- Constant Field Values
LONG
public static final int LONG
- See Also:
- Constant Field Values
FLOAT
public static final int FLOAT
- See Also:
- Constant Field Values
DOUBLE
public static final int DOUBLE
- See Also:
- Constant Field Values
BOOLEAN_ARRAY
public static final int BOOLEAN_ARRAY
- See Also:
- Constant Field Values
BYTE_ARRAY
public static final int BYTE_ARRAY
- See Also:
- Constant Field Values
CHAR_ARRAY
public static final int CHAR_ARRAY
- See Also:
- Constant Field Values
SHORT_ARRAY
public static final int SHORT_ARRAY
- See Also:
- Constant Field Values
INT_ARRAY
public static final int INT_ARRAY
- See Also:
- Constant Field Values
LONG_ARRAY
public static final int LONG_ARRAY
- See Also:
- Constant Field Values
FLOAT_ARRAY
public static final int FLOAT_ARRAY
- See Also:
- Constant Field Values
DOUBLE_ARRAY
public static final int DOUBLE_ARRAY
- See Also:
- Constant Field Values
JAVA_LANG_BOOLEAN
public static final int JAVA_LANG_BOOLEAN
- See Also:
- Constant Field Values
JAVA_LANG_BYTE
public static final int JAVA_LANG_BYTE
- See Also:
- Constant Field Values
JAVA_LANG_CHAR
public static final int JAVA_LANG_CHAR
- See Also:
- Constant Field Values
JAVA_LANG_SHORT
public static final int JAVA_LANG_SHORT
- See Also:
- Constant Field Values
JAVA_LANG_INT
public static final int JAVA_LANG_INT
- See Also:
- Constant Field Values
JAVA_LANG_LONG
public static final int JAVA_LANG_LONG
- See Also:
- Constant Field Values
JAVA_LANG_FLOAT
public static final int JAVA_LANG_FLOAT
- See Also:
- Constant Field Values
JAVA_LANG_DOUBLE
public static final int JAVA_LANG_DOUBLE
- See Also:
- Constant Field Values
JAVA_LANG_NUMBER
public static final int JAVA_LANG_NUMBER
- See Also:
- Constant Field Values
JAVA_MATH_BIGINTEGER
public static final int JAVA_MATH_BIGINTEGER
- See Also:
- Constant Field Values
JAVA_MATH_BIGDECIMAL
public static final int JAVA_MATH_BIGDECIMAL
- See Also:
- Constant Field Values
JAVA_LANG_STRING
public static final int JAVA_LANG_STRING
- See Also:
- Constant Field Values
JAVA_LANG_STRING_ARRAY
public static final int JAVA_LANG_STRING_ARRAY
- See Also:
- Constant Field Values
JAVA_LANG_STRINGBUFFER
public static final int JAVA_LANG_STRINGBUFFER
- See Also:
- Constant Field Values
ANVIL_CORE_ANY
public static final int ANVIL_CORE_ANY
- See Also:
- Constant Field Values
JAVA_LANG_OBJECT
public static final int JAVA_LANG_OBJECT
- See Also:
- Constant Field Values
JAVA_LANG_OBJECT_ARRAY
public static final int JAVA_LANG_OBJECT_ARRAY
- See Also:
- Constant Field Values
NO
public static final int NO
- See Also:
- Constant Field Values
POOR
public static final int POOR
- See Also:
- Constant Field Values
GOOD
public static final int GOOD
- See Also:
- Constant Field Values
BEST
public static final int BEST
- See Also:
- Constant Field Values
MAYBE
public static final int MAYBE
- See Also:
- Constant Field Values
MAX_TYPES
public static final int MAX_TYPES
- See Also:
- Constant Field Values
MAX_ANYS
public static final int MAX_ANYS
- See Also:
- Constant Field Values