addImplementedType
Add an implements to this
Return
this
Parameters
name
the name of the type to extends from
Add an implements to this and automatically add the import
Return
this
Parameters
clazz
the type to implements from
Add an implements to this
this
the name of the type to extends from
Add an implements to this and automatically add the import
this
the type to implements from