Method.getReturnType

Method.getReturnType

Class Overview | Class Members | This Package | All Packages

Syntax
public Class getReturnType()
Description
Returns a Class object that represents the formal return type of the method represented by this Method object.