public interface TypePlugin extends GraphBuilderPlugin
| Modifier and Type | Method and Description |
|---|---|
StampPair |
interceptType(GraphBuilderTool b,
JavaType declaredType,
boolean nonNull)
Intercept the type of arguments or return values.
|
StampPair interceptType(GraphBuilderTool b, JavaType declaredType, boolean nonNull)