Class AccessorSlot

  • All Implemented Interfaces:
    java.io.Serializable

    public class AccessorSlot
    extends Slot
    This is a specialization of Slot to store various types of values that are retrieved dynamically using Java and JavaScript functions. Unlike LambdaSlot, the fact that these values are accessed and mutated by functions is visible via the slot's property descriptor.
    See Also:
    Serialized Form