Class Link<L extends StoredObject>

java.lang.Object
com.storedobject.core.Link<L>
Type Parameters:
L - Type of the child object.

public class Link<L extends StoredObject> extends Object
A class to represent a link of the master object to a child object.
Author:
Syam