public interface MethodReference
Modifier and Type | Method and Description |
---|---|
String |
getAccessModifier() |
Class |
getDeclaringClass() |
String |
getName() |
Class[] |
getParameterTypes() |
Class |
getReturnType() |
String |
getScope() |
String |
getSynchronized() |
Copyright © 2005-2013 Agical AB. All Rights Reserved.