Schnittstelle IChainedNode

Alle Superschnittstellen:
BlanknessRequestable, IOptionalHeaderHolder
Alle bekannten Implementierungsklassen:
ChainedNode

public interface IChainedNode extends BlanknessRequestable, IOptionalHeaderHolder
A IChainedNode has the following attributes. -0 or 1 header -an arbitrary number of child IChainedNodes -0 or 1 next IChainedNode A IChainedNode that does not have a header, does not contain attributes and does not have a next IChainedNode is blank. A IChainedNode is not mutable.
Version:
2022-07-05
Autor:
Silvan Wyss