Class FieldValueReplacer

  • All Implemented Interfaces:
    java.io.Serializable

    public class FieldValueReplacer
    extends java.lang.Object
    implements java.io.Serializable
    Since:
    16/6/16
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(ListenerContext context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FieldValueReplacer

        public FieldValueReplacer​(java.beans.PropertyDescriptor descriptor,
                                  ValueProvider provider)