Libraryless. Click here for Pure Java version (22663L/138K).
static Timestamp lastConceptChange(Concepts cc) { if (cc == null) null; Concept c = highestConceptByField(cc, Concept, conceptField_modified()); ret c == null ?: toTimestamp(c._modified); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035435 |
Snippet name: | lastConceptChange |
Eternal ID of this version: | #1035435/3 |
Text MD5: | d4ca50af6fa68bf84e763ea57605233d |
Transpilation MD5: | a9192832e10a3f80973ca7d02c6320b9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-05-08 22:33:04 |
Source code size: | 199 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 177 / 217 |
Version history: | 2 change(s) |
Referenced in: | [show references] |