Package org.jcsp.net

Class Node.AttributesAccess

  • All Implemented Interfaces:
    Node.Attributes
    Enclosing class:
    Node

    private class Node.AttributesAccess
    extends java.lang.Object
    implements Node.Attributes
    A class for exposing access to the private attributes. This is private so that only this class can create an instance. The interface (Attributes) is public to allow it to be used once created.