public class LazySetterImpl<T> extends Object implements Setter<T>
LazySetterImpl(Method getter)
void
invoke(Object reactiveObject, T state)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LazySetterImpl(Method getter)
public void invoke(Object reactiveObject, T state)
invoke
Setter<T>
Copyright © 2015. All Rights Reserved.