eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ValueDoubleLink':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ValueDoubleLink


Inheritance:

   Object
   |
   +--Link
      |
      +--DoubleLink
         |
         +--ValueDoubleLink

Package:
stx:libbasic2
Category:
Collections-Support
Version:
rev: 1.2 date: 2016/06/09 15:01:18
user: cg
file: ValueDoubleLink.st directory: libbasic2
module: stx stc-classLibrary: libbasic2
Author:
Claus Gittinger

Description:


this class provides DoubleLinks which can hold a value.
Instances are typically used as elements in a doubleLinkedList.


Related information:

    LinkedList
    DoubleLinkedList
    ValueLink
    Link
    Collection
    OrderedCollection

Class protocol:

instance creation
o  value: aValue
return a new instance with a value of aValue.


Instance protocol:

accessing
o  value

o  value: something

printing
o  printOn: aStream



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 01:23:23 GMT