Class SynsetProxy

  • All Implemented Interfaces:
    Serializable, DictionaryElement

    public class SynsetProxy
    extends Synset
    Proxy for a Synset. This class wraps a Synset that may be null at the time of creation. When this Synset is initialized (set), all method calls are forwarded to it.
    See Also:
    Serialized Form