Class Ref

  • All Implemented Interfaces:
    java.io.Serializable

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

      • Ref

        public Ref()