Package model.estrutura
package model.estrutura
-
ClassesClassDescriptionRepresents a data node in a linked list structure.Represents a FIFO (First-In-First-Out) data structure implemented as a linked list.Represents a protocol node in a doubly linked list structure with an embedded FIFO data queue.Represents a router that manages multiple protocols and their associated data queues.