( int paramA, @BlockChain AtomicReference<Alpha> helperA, int paramB, @BlockChain AtomicReference<Beta> helperB )
| 638 | interface MyHelper { |
| 639 | |
| 640 | @Last |
| 641 | String startBlock( |
| 642 | int paramA, @BlockChain AtomicReference<Alpha> helperA, |
| 643 | int paramB, @BlockChain AtomicReference<Beta> helperB |
no outgoing calls