Class MutateOnConditionalPropertyChangeListener<M extends ModelToBean>

    • Constructor Detail

      • MutateOnConditionalPropertyChangeListener

        public MutateOnConditionalPropertyChangeListener​(M model,
                                                         Method mutator,
                                                         com.google.common.base.Predicate<M> canMutatePredicate)