public final class JbootActionReporterUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static char |
JVM_BOOLEAN
boolean(Z).
|
static char |
JVM_BYTE
byte(B).
|
static char |
JVM_CHAR
char(C).
|
static char |
JVM_DOUBLE
double(D).
|
static char |
JVM_FLOAT
float(F).
|
static char |
JVM_INT
int(I).
|
static char |
JVM_LONG
long(J).
|
static char |
JVM_SHORT
short(S).
|
static char |
JVM_VOID
void(V).
|
| 构造器和说明 |
|---|
JbootActionReporterUtil() |
public static final char JVM_BOOLEAN
public static final char JVM_DOUBLE
public JbootActionReporterUtil()
public static String getDesc(Class<?> c)
c - class.public static String getMethodDescWithoutName(Method m)
m - method.public static String getMethodString(Method m)
m - Copyright © 2024. All rights reserved.