public abstract class ValueSetter extends Object
Sometimes values are returned as a return value, and
others are returned in the Holder
value. Instances
of this interface abstracts this detail.
ValueSetter
is a stateless behavior encapsulation.
Copyright © 2015 Oracle Corporation. All rights reserved.