| Package | Description |
|---|---|
| net.sf.cglib.reflect |
| Modifier and Type | Field and Description |
|---|---|
protected FastClass |
FastMember.fc |
| Modifier and Type | Method and Description |
|---|---|
FastClass |
FastClass.Generator.create() |
static FastClass |
FastClass.create(java.lang.Class type) |
static FastClass |
FastClass.create(java.lang.ClassLoader loader,
java.lang.Class type) |
| Constructor and Description |
|---|
FastMember(FastClass fc,
java.lang.reflect.Member member,
int index) |
Copyright © 2013 Oracle Corporation. All Rights Reserved.