Libraryless. Click here for Pure Java version (13259L/91K).
1 | static MapSO allNonConceptFieldValues(O o) {
|
2 | ret filterByValuePredicate(objectToMap(o), v -> !v instanceof Concept); |
3 | } |
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029864 |
| Snippet name: | allNonConceptFieldValues |
| Eternal ID of this version: | #1029864/2 |
| Text MD5: | 12bab685ab16c62a0881cd8c6f449695 |
| Transpilation MD5: | b23f86fb7eb1688c9552f805f4a389bb |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-09-24 10:35:40 |
| Source code size: | 122 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 374 / 505 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |