public class Descriptors.Descriptor
extends java.lang.Object
| Modifier and Type | Method | 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.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object