public class HandlerMethod
extends Object
HandlerMethod
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
int
void
void
void
-
Constructor Details
-
HandlerMethod
public HandlerMethod()
-
Method Details
-
getType
public Class<?> getType()
-
-
-
setType
public void setType(Class<?> type)
-
setObject
public void setObject(Object object)
-
setMethod
public void setMethod(Method method)
-
-
canEqual
protected boolean canEqual(Object other)
-
-