Package org.jcsp.net

Class Node.AttributesAccess

java.lang.Object
org.jcsp.net.Node.AttributesAccess
All Implemented Interfaces:
Node.Attributes
Enclosing class:
Node

private class Node.AttributesAccess extends 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.