Libraryless. Click here for Pure Java version (2790L/17K).
svoid test_getFieldOrder() { class Bla { final sS _fieldOrder = "a b"; } twice { assertEqualsVerbose(ll("a", "b"), getFieldOrder(new Bla)); } }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031028 |
| Snippet name: | test_getFieldOrder (OK) |
| Eternal ID of this version: | #1031028/2 |
| Text MD5: | 8ed1fd0c31b0817b43c4fc2ecc9dd3aa |
| Transpilation MD5: | b17543079270e4cc5f4671168dfb5133 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-23 16:37:58 |
| Source code size: | 170 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 361 / 478 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |