com.sun.xml.bind.v2.model.nav
Class WildcardTypeImpl
java.lang.Object
com.sun.xml.bind.v2.model.nav.WildcardTypeImpl
- All Implemented Interfaces:
- Type, WildcardType
final class WildcardTypeImpl
- extends Object
- implements WildcardType
WildcardTypeImpl
public WildcardTypeImpl(Type[] ub,
Type[] lb)
getUpperBounds
public Type[] getUpperBounds()
- Specified by:
getUpperBounds
in interface WildcardType
getLowerBounds
public Type[] getLowerBounds()
- Specified by:
getLowerBounds
in interface WildcardType
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object