Libraryless. Click here for Pure Java version (14643L/95K).
1 | svoid cclearAllDynamicFields(Concept c) {
|
2 | if (c == null) ret; |
3 | c.fieldValues = null; |
4 | c.change(); |
5 | } |
Began life as a copy of #1009257
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030713 |
| Snippet name: | cclearAllDynamicFields - empty undeclared fields of concept |
| Eternal ID of this version: | #1030713/1 |
| Text MD5: | c787ad83f6e143be7217ff1a19ff7441 |
| Transpilation MD5: | d0498fa248d5a9848b8eb776531c366f |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-03-16 15:57:45 |
| Source code size: | 107 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 387 / 503 |
| Referenced in: | [show references] |