public abstract class OptimizedAccessorFactory extends Object
static <B,V> Accessor<B,V>
get(Field field)
Accessor
get(Method getter, Method setter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final <B,V> Accessor<B,V> get(Method getter, Method setter)
public static final <B,V> Accessor<B,V> get(Field field)
Copyright © 2015 Oracle Corporation. All Rights Reserved.