public class TypeMirrorImpl extends Object implements TypeMirror
| Modifier and Type | Field and Description |
|---|---|
protected Binding |
_binding |
protected BaseProcessingEnvImpl |
_env |
protected final BaseProcessingEnvImpl _env
protected final Binding _binding
public <R,P> R accept(TypeVisitor<R,P> v, P p)
accept in interface TypeMirrorpublic TypeKind getKind()
getKind in interface TypeMirrorpublic String toString()
toString in interface TypeMirrortoString in class Objectpublic int hashCode()
hashCode in interface TypeMirrorhashCode in class Objectpublic boolean equals(Object obj)
equals in interface TypeMirrorequals in class ObjectCopyright © 2013. All rights reserved.