greflect
0.11-DRAFT

Package jp.sourceforge.greflect.impl

Interface Summary
GenericTypeRef A reference of generic type .
TypeConversionStrategy The logic for manipulations of generic objects [strategy] [concurrent] .
TypeVarScope A mapping from type variables to the resolved types .
 

Class Summary
BranchedTypeVarScope A TypeVarScope implementation [chain of responsibility] [immutable] .
BytecodeGeneratorClassLoader A ClassLoader for the bytecode generator.
ChainedTypeVarScope A TypeVarScope implementation [chain of responsibility] [immutable] .
ClassTypeVarScope A TypeVarScope generated from a Class [concurrent] .
DefaultTypeConversionStrategy The default implementation of TypeConversionStrategy [strategy] [concurrent] .
ExtractingTypeVarScope A TypeVarScope extracting result from another type definition [concurrent] .
SimpleGenericTypeRef A GenericTypeRef implementation [immutable] .
TypeVisitor<R> A visitor of Type [visitor] .
 


greflect
0.11-DRAFT

Copyright © 2008 yo-zi. All Rights Reserved.