Libraryless. Click here for Pure Java version (21162L/154K).
1 | // for an example, see #1027660 |
2 | sclass CRUD<A extends Concept> implements Swingable {
|
3 | *() {}
|
4 | *(Class<A> *conceptClass) {}
|
5 | *(Concepts *cc, Class<A> *conceptClass) {}
|
6 | |
7 | !include #1026525 // DynCRUD Include |
8 | |
9 | swappable AutoCloseable enter() { null; }
|
10 | swappable void setModuleName(S name) {}
|
11 | } |
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: | #1027567 |
| Snippet name: | CRUD class [Swing, wrapped around SimpleCRUD for OS modules] |
| Eternal ID of this version: | #1027567/10 |
| Text MD5: | 76f5f588979290bfd5ce463fa2c09d46 |
| Transpilation MD5: | a7b78b232c596a616baa17cb333f4e04 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-09 10:14:58 |
| Source code size: | 313 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 479 / 916 |
| Version history: | 9 change(s) |
| Referenced in: | [show references] |