public class Descriptors.Descriptor
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
Descriptors.TypeRef[] |
getPrototype() |
Descriptors.TypeRef |
getType() |
int |
hashCode() |
java.lang.String |
toString() |
public Descriptors.TypeRef getType()
public Descriptors.TypeRef[] getPrototype()
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object