public class MethodIdentifier<T>
extends java.lang.Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
MethodIdentifier(java.lang.Class<T> cls,
java.lang.String name,
java.lang.String desc) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<T> |
cls() |
java.lang.String |
desc() |
java.lang.String |
name() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait