protected static class NodeClass.InputInfo extends NodeClass.EdgeInfo
Modifier and Type | Field and Description |
---|---|
(package private) InputType |
inputType |
(package private) boolean |
optional |
declaringClass, name, offset, type
Constructor and Description |
---|
InputInfo(long offset,
String name,
Class<?> type,
Class<?> declaringClass,
InputType inputType,
boolean optional) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
compareTo
public String toString()
toString
in class FieldsScanner.FieldInfo