Class ParentNetIdSingle<T>

Type Parameters:
T - The type of object that will be written and read. This must not have any generic type parameters itself: as it must be representable with a Class.
Direct Known Subclasses:
DynamicNetId, ParentNetIdDuel

public abstract class ParentNetIdSingle<T> extends ParentNetIdBase
A parent node that writes out the context for the receiver to obtain the same object.