Libraryless. Click here for Pure Java version (4255L/24K).
static <A, B> S formatColonProperties_noNulls(O... params) { ret formatColonProperties(nonNullPairs(paramsToPairs(params))); }
Began life as a copy of #1022374
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033300 | 
| Snippet name: | formatColonProperties | 
| Eternal ID of this version: | #1033300/1 | 
| Text MD5: | 67095a69ea51c981dc7aaaa2353372ba | 
| Transpilation MD5: | 8a9bf73b1b884d5e6ad2abdd30cefb37 | 
| Author: | stefan | 
| Category: | javax / formatting | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-19 22:23:05 | 
| Source code size: | 130 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 379 / 494 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |