|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.webbeans.util.Reflections.HierarchyDiscovery
public static class Reflections.HierarchyDiscovery
Constructor Summary | |
---|---|
Reflections.HierarchyDiscovery(java.lang.reflect.Type type)
|
Method Summary | |
---|---|
protected void |
add(java.lang.reflect.Type type)
|
java.util.Set<java.lang.reflect.Type> |
getFlattenedTypes()
|
java.lang.reflect.Type |
getResolvedType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Reflections.HierarchyDiscovery(java.lang.reflect.Type type)
Method Detail |
---|
protected void add(java.lang.reflect.Type type)
public java.util.Set<java.lang.reflect.Type> getFlattenedTypes()
public java.lang.reflect.Type getResolvedType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |