public interface TypeMirror
Types may be compared using the utility methods in
Types
.
There is no guarantee that any particular type will
always be represented by the same object.
Declaration
,
Types
String toString()
boolean equals(Object obj)
void accept(TypeVisitor v)
v
- the visitor operating on this typeCopyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.