public class ReflectCache extends AbstractReflectCache<Reflect>
cache| Constructor and Description |
|---|
ReflectCache() |
| Modifier and Type | Method and Description |
|---|---|
protected Reflect |
create(Class<?> clazz) |
protected Reflect |
create(String path) |
protected Reflect create(Class<?> clazz)
create in class AbstractReflectCache<Reflect>protected Reflect create(String path)
create in class AbstractReflectCache<Reflect>Copyright © 2020. All rights reserved.