| Package | Description |
|---|---|
| com.sun.javafx.fxml |
| Modifier and Type | Field and Description |
|---|---|
private BeanAdapter.MethodCache |
BeanAdapter.localCache |
private BeanAdapter.MethodCache |
BeanAdapter.MethodCache.nextClassCache |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.HashMap<java.lang.Class<?>,BeanAdapter.MethodCache> |
BeanAdapter.globalMethodCache |
| Modifier and Type | Method and Description |
|---|---|
private static BeanAdapter.MethodCache |
BeanAdapter.getClassMethodCache(java.lang.Class<?> type) |
| Constructor and Description |
|---|
MethodCache(java.util.Map<java.lang.String,java.util.List<java.lang.reflect.Method>> methods,
BeanAdapter.MethodCache nextClassCache) |