public abstract class AbstractMetaWildcardType extends Object implements MetaWildcardType
MetaWildcardType
,
providing uniform hashCode, equals, and toString implementations.Constructor and Description |
---|
AbstractMetaWildcardType() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
hashCode() |
String |
toString()
Equivalent to
MetaWildcardType.getName() . |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLowerBounds, getName, getUpperBounds
public final String toString()
MetaWildcardType
MetaWildcardType.getName()
.toString
in interface MetaWildcardType
toString
in class Object
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.