|
greflect
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjp.sourceforge.greflect.impl.BranchedTypeVarScope
public class BranchedTypeVarScope
A TypeVarScope implementation [chain of responsibility] [immutable] .
| Field Summary |
|---|
| Fields inherited from interface jp.sourceforge.greflect.impl.TypeVarScope |
|---|
NULL |
| Constructor Summary | |
|---|---|
protected |
BranchedTypeVarScope(TypeVarScope first,
TypeVarScope second)
|
| Method Summary | |
|---|---|
GenericTypeRef |
resolveTypeVariable(java.lang.reflect.TypeVariable<? extends java.lang.reflect.GenericDeclaration> key)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected BranchedTypeVarScope(TypeVarScope first,
TypeVarScope second)
| Method Detail |
|---|
public GenericTypeRef resolveTypeVariable(java.lang.reflect.TypeVariable<? extends java.lang.reflect.GenericDeclaration> key)
resolveTypeVariable in interface TypeVarScopepublic java.lang.String toString()
toString in class java.lang.Object
|
greflect
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||