Libraryless. Click here for Pure Java version (21044L/128K).
concept ConceptWithChangeListeners > Concept is IHasChangeListeners, ChangeTriggerable { event fireChange; void _onChange :: after { fireChange(); } public void change { super.change(); } }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034467 |
| Snippet name: | ConceptWithChangeListeners |
| Eternal ID of this version: | #1034467/2 |
| Text MD5: | 36a58567c76f1704e17c9256898c37c4 |
| Transpilation MD5: | 96b4cfc6ef1c07f1bbd0cd25556783dc |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-08 02:14:48 |
| Source code size: | 215 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 815 / 1028 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |