| Package | Description |
|---|---|
| org.nutz.lang.reflect |
反射有点慢? 那我用asm生成个FastMethod来操作吧
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastClassImpl |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,FastClass> |
FastClassFactory.cache |
| Modifier and Type | Method and Description |
|---|---|
protected static FastClass |
FastClassFactory.create(Class<?> klass) |
static FastClass |
FastClassFactory.get(Class<?> klass) |
Copyright © 2017. All rights reserved.