org.objectweb.carol.cmi.compiler
Class MethodProto
java.lang.Object
|
+--org.objectweb.carol.cmi.compiler.MethodProto
- public class MethodProto
- extends java.lang.Object
- Author:
- nieuviar
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
MethodProto
public MethodProto(java.lang.String sign)
throws CompilerException
MethodProto
public MethodProto(java.lang.reflect.Method m)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object