Class AccessorSlot.FunctionSetter

  • All Implemented Interfaces:
    AccessorSlot.Setter
    Enclosing class:
    AccessorSlot

    static final class AccessorSlot.FunctionSetter
    extends java.lang.Object
    implements AccessorSlot.Setter
    Invoke the setter as a JavaScript function, taking care that it might actually be Undefined.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.Object target  
    • Constructor Summary

      Constructors 
      Constructor Description
      FunctionSetter​(java.lang.Object target)