Class Ref

java.lang.Object
org.mozilla.javascript.Ref
All Implemented Interfaces:
Serializable

public abstract class Ref extends Object implements Serializable
Generic notion of reference object that know how to query/modify the target objects based on some property/index.
See Also: