seapy.base.LinkedList

class seapy.base.LinkedList[source]

Bases: builtins.object

Receiving Many part of One-to-Many link.

__init__()

Initialize self. See help(type(self)) for accurate signature.

Attributes

attribute str(object=’‘) -> str
attribute = ''

Name of attribute of owner of this object.

Previous topic

seapy.base.Base

Next topic

seapy.base.Spectrum

This Page