immutable class TUP{T1,T2,T3,T4} < $HASH, $STR


Flattened version is here

Ancestors
$STR $HASH $IS_EQ



Public


Readable Attributes
attr t1 : T1 ;
attr t2 : T2 ;
attr t3 : T3 ;
attr t4 : T4 ;

Writable Attributes
attr t1 : T1 ;
attr t2 : T2 ;
attr t3 : T3 ;
attr t4 : T4 ;

Features
create(


Private


The Sather Home Page