public class DynamicPropertyAccessorBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static int[] |
ALL_INT_CONSTS |
| Constructor and Description |
|---|
DynamicPropertyAccessorBase() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
_add(List<T> list,
T value) |
protected static void |
generateException(org.objectweb.asm.MethodVisitor mv,
String beanClass,
int propertyCount) |
protected static String |
internalClassName(String className) |
Copyright © 2014 FasterXML. All Rights Reserved.