Class Node<N extends Identifiable>

  • Type Parameters:
    N - a node
    All Implemented Interfaces:
    INode<N>

    public class Node<N extends Identifiable>
    extends Identifiable
    implements INode<N>
    Node is used to structure cultural content hierarchically.