org.smallmind.quorum.transport
Class FauxMethod
java.lang.Object
org.smallmind.quorum.transport.FauxMethod
- All Implemented Interfaces:
- Serializable
public class FauxMethod
- extends Object
- implements Serializable
- See Also:
- Serialized Form
FauxMethod
public FauxMethod(Method method)
getName
public String getName()
getReturnType
public Class getReturnType()
getSignature
public Class[] getSignature()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2011. All Rights Reserved.