com.agical.rmock.core.expectation.reference
Interface MethodReference
- All Known Implementing Classes:
- BasicMethodReference
public interface MethodReference
- Author:
- brolund
(c) 2005 Agical AB
getName
String getName()
getDeclaringClass
Class getDeclaringClass()
getReturnType
Class getReturnType()
getAccessModifier
String getAccessModifier()
getScope
String getScope()
getSynchronized
String getSynchronized()
getParameterTypes
Class[] getParameterTypes()
Copyright © 2005-2011 Agical AB. All Rights Reserved.