public class FieldModel
extends java.lang.Object
FieldSpec
and field represented object.Modifier and Type | Field and Description |
---|---|
FieldSpec |
field |
java.lang.Object |
representedObject |
Constructor and Description |
---|
FieldModel(FieldSpec field,
java.lang.Object representedObject) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |