method act
1 | class Supply |
1.1 | (Supply) method act |
Documentation for method act
assembled from the following types:
class Supply
From Supply
(Supply) method act
method act(Supply: --> Tap)
Creates a tap on the given supply with the given code. Differently from tap
, the given code is guaranteed to be only executed by one thread at a time.