sclass DMSynchroList<A> extends NotifyingList<A> { DynModule module; *() {} *(DynModule module) { super(new L); this.module = module; } void change() { if (module != null) module.change(); } }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027449 |
| Snippet name: | DMSynchroList |
| Eternal ID of this version: | #1027449/3 |
| Text MD5: | ebb9833733522840a0dd52c992d0d51d |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-20 18:12:54 |
| Source code size: | 221 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 463 / 737 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |