public static interface ReflectionOptimizer.AccessOptimizer
Modifier and Type | Method and Description |
---|---|
String[] |
getPropertyNames() |
Object[] |
getPropertyValues(Object object) |
void |
setPropertyValues(Object object,
Object[] values) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.