greflect
0.11-DRAFT

Package jp.sourceforge.greflect.impl

The package for greflect implementation
greflect実装用のパッケージ .

See:
          Description

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] .
SingleTypeVarScope A TypeVarScope implementation [immutable] .
TypeVisitor<R> A visitor of Type [visitor] .
 

Package jp.sourceforge.greflect.impl Description

The package for greflect implementation
greflect実装用のパッケージ .

This package is deprecated to be used for greflect users.

@lang ja このパッケージをgreflect利用者が利用するのは推奨されません。


greflect
0.11-DRAFT

Copyright © 2008 yo-zi. All Rights Reserved.