public class RawMethod extends RawMember
Modifier and Type | Field and Description |
---|---|
protected Method |
_method |
_declaringType
Constructor and Description |
---|
RawMethod(ResolvedType context,
Method method) |
Modifier and Type | Method and Description |
---|---|
MethodKey |
createKey() |
boolean |
equals(Object o) |
Method |
getRawMember() |
getAnnotations, getDeclaringType, getModifiers, getName, hashCode, isAbstract, isStatic, toString
protected final Method _method
public RawMethod(ResolvedType context, Method method)
Copyright © 2012 fasterxml.com. All Rights Reserved.