Uses of Class
net.sf.cglib.reflect.FastClass

Packages that use FastClass
net.sf.cglib.reflect   
 

Uses of FastClass in net.sf.cglib.reflect
 

Fields in net.sf.cglib.reflect declared as FastClass
protected  FastClass FastMember.fc
           
 

Methods in net.sf.cglib.reflect that return FastClass
static FastClass FastClass.create(java.lang.Class type)
           
 FastClass FastClass.Generator.create()
           
 

Constructors in net.sf.cglib.reflect with parameters of type FastClass
FastMember(FastClass fc, java.lang.reflect.Member member, int index)
           
 



Copyright © 2002-2003 cglib. All Rights Reserved.