Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1029864 // allNonConceptFieldValues

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (13259L/91K).

static MapSO allNonConceptFieldValues(O o) {
  ret filterByValuePredicate(objectToMap(o), v -> !v instanceof Concept);
}

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: 102 / 166
Version history: 1 change(s)
Referenced in: [show references]