public static class Construct.FloatHelper extends java.lang.Object implements ArgumentHelper
| 构造器和说明 |
|---|
FloatHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Object[] |
getArguments(java.lang.annotation.Annotation annotation)
Get all the data needed to construct from annotation.
|
public java.lang.Object[] getArguments(java.lang.annotation.Annotation annotation)
ArgumentHelpergetArguments 在接口中 ArgumentHelper