Libraryless. Click here for Pure Java version (4124L/23K).
| 1 | sS renderFileInfoWithDate(File f) {
 | 
| 2 | if (f == null) ret "-"; | 
| 3 | ret f2s(f) + appendBracketed(joinNemptiesWithComma(fileInfoHintsWithDate(f))); | 
| 4 | } | 
Began life as a copy of #1015356
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032898 | 
| Snippet name: | renderFileInfoWithDate | 
| Eternal ID of this version: | #1032898/5 | 
| Text MD5: | f04ba821ef0882f56dd48cef72277135 | 
| Transpilation MD5: | a713e24d777ecc5c4ecb1481e48cfe9b | 
| Author: | stefan | 
| Category: | javax / io | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-10 17:13:37 | 
| Source code size: | 147 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 419 / 535 | 
| Version history: | 4 change(s) | 
| Referenced in: | [show references] |