|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.retroweaver.runtime.java.lang.reflect.ReflectionDescriptor.WildcardTypeImpl
public static class ReflectionDescriptor.WildcardTypeImpl
Constructor Summary | |
---|---|
ReflectionDescriptor.WildcardTypeImpl()
|
Method Summary | |
---|---|
Type[] |
getLowerBounds()
|
Type[] |
getUpperBounds()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReflectionDescriptor.WildcardTypeImpl()
Method Detail |
---|
public Type[] getLowerBounds() throws TypeNotPresentException, MalformedParameterizedTypeException
getLowerBounds
in interface WildcardType
TypeNotPresentException
MalformedParameterizedTypeException
public Type[] getUpperBounds() throws TypeNotPresentException, MalformedParameterizedTypeException
getUpperBounds
in interface WildcardType
TypeNotPresentException
MalformedParameterizedTypeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |