sclass YesAttractor > Attractor { *() { tester = f<S, Bool> isYes_1; } *(Runnable action) { this(); this.action = action; } }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023481 | 
| Snippet name: | YesAttractor | 
| Eternal ID of this version: | #1023481/2 | 
| Text MD5: | 344a2dca33668416b77c3c1622aa1d9c | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-06-24 17:16:02 | 
| Source code size: | 136 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 550 / 949 | 
| Version history: | 1 change(s) | 
| Referenced in: | #1023482 - NoAttractor #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |