Class LazyLoadSlot

  • All Implemented Interfaces:
    java.io.Serializable

    public class LazyLoadSlot
    extends Slot
    This is a specialization of Slot to store values that are retrieved via calls to script functions. It's used to load built-in objects more efficiently.
    See Also:
    Serialized Form