Back: ProcessorScheduler-timed invocation
Up: Class reference
Forward: Promise class-creating instances
 
Top: GNU Smalltalk User's Guide
Contents: Table of Contents
Index: Class index
About: About this document

6.116 Promise

Defined in namespace Smalltalk
Category: Language-Data types

6.116.1 Promise class: creating instances  (class)
6.116.2 Promise: accessing  (instance)
6.116.3 Promise: initializing  (instance)


6.116.1 Promise class: creating instances

null
This method should not be called for instances of this class.


6.116.2 Promise: accessing

hasValue
Answer whether we already have a value.

value
Get the value of the receiver.

value: anObject
Set the value of the receiver.


6.116.3 Promise: initializing

initialize
Private - set the initial state of the receiver




This document was generated on May, 12 2002 using texi2html