public static interface ReflectionOptimizer.AccessOptimizer
Modifier and Type | Method and Description |
---|---|
String[] |
getPropertyNames() |
Object[] |
getPropertyValues(Object object) |
void |
setPropertyValues(Object object,
Object[] values) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.