| Constructor and Description |
|---|
EclipseWorkaroundTypeUtils(Types realImpl) |
public EclipseWorkaroundTypeUtils(Types realImpl)
public Element asElement(TypeMirror arg0)
public TypeMirror asMemberOf(DeclaredType arg0, Element arg1)
asMemberOf in interface Typespublic TypeElement boxedClass(PrimitiveType arg0)
boxedClass in interface Typespublic TypeMirror capture(TypeMirror arg0)
public boolean contains(TypeMirror arg0, TypeMirror arg1)
public List<? extends TypeMirror> directSupertypes(TypeMirror arg0)
directSupertypes in interface Typespublic TypeMirror erasure(TypeMirror arg0)
public ArrayType getArrayType(TypeMirror arg0)
getArrayType in interface Typespublic DeclaredType getDeclaredType(DeclaredType arg0, TypeElement arg1, TypeMirror... arg2)
getDeclaredType in interface Typespublic DeclaredType getDeclaredType(TypeElement arg0, TypeMirror... arg1)
getDeclaredType in interface Typespublic NullType getNullType()
getNullType in interface Typespublic PrimitiveType getPrimitiveType(TypeKind arg0)
getPrimitiveType in interface Typespublic WildcardType getWildcardType(TypeMirror arg0, TypeMirror arg1)
getWildcardType in interface Typespublic boolean isAssignable(TypeMirror arg0, TypeMirror arg1)
isAssignable in interface Typespublic boolean isSameType(TypeMirror arg0, TypeMirror arg1)
isSameType in interface Typespublic boolean isSubsignature(ExecutableType arg0, ExecutableType arg1)
isSubsignature in interface Typespublic boolean isSubtype(TypeMirror arg0, TypeMirror arg1)
public PrimitiveType unboxedType(TypeMirror arg0)
unboxedType in interface TypesCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.