public class ReferenceUnionType extends ReferenceType
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFullName() |
java.lang.String |
getName() |
ReferenceType |
getSuperType() |
java.util.List<ReferenceType> |
getTypes() |
java.lang.String |
toString() |
getAllMethods, getDirectSuperTypes, getFunctionalInterfaceMethod, getLowerBound, getMethods, getUpperBound, mentions, resolveField, resolveMethodpublic java.lang.String getFullName()
getFullName in class ATypepublic java.util.List<ReferenceType> getTypes()
public ReferenceType getSuperType()
getSuperType in class ReferenceTypepublic java.lang.String toString()
toString in class java.lang.Object