boolean sameReturnType=accessor.getReturnType().toString().equals(attr.returnType.toString()); | String ownType=accessor.getReturnType().toString(); | accessor.getReturnType().toString().equals(attr.returnType.toString()) | accessor.getReturnType().toString() | immutables | 7846ac3128d50a1a00b46d54394958dba8d7dc37 | org.immutables.value.processor.meta.FromSupertypesModel | | _1 | sameReturnType |
---|
_2 | ownType |
---|
| v0 | accessor.getReturnType().toString() |
---|
| | v0 | accessor.getReturnType().toString() |
---|
| AssignedTo | False |