Libraryless. Click here for Pure Java version (2757L/18K).
static int metaTransformable_structureSize(O o) { new AtomicInt count; defaultMetaTransformer().visit(x -> incAtomicInt(count), o); ret count!; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028722 |
| Snippet name: | metaTransformable_structureSize |
| Eternal ID of this version: | #1028722/1 |
| Text MD5: | 66a99e36796c3258b7d3b6948fbcba3d |
| Transpilation MD5: | dcfa087c66e865f31daae280dcdef11e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-06 01:31:39 |
| Source code size: | 155 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 336 / 459 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1028723 - metaTransformable_structureSize_orNull - null if there is a problem (e.g. an untransformable record) |