public class PropertyCache extends Object
PropertyCache(PropertyDescriptor descriptor, Class<?> targetClass)
String
getName()
Object
getValue(Object target)
void
setValue(Object target, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertyCache(PropertyDescriptor descriptor, Class<?> targetClass)
public String getName()
public void setValue(Object target, Object value)
public Object getValue(Object target)
Copyright © 2022. All rights reserved.