static bool isPrimitiveBoolField(O o, S field) { Field f = findField2(o, field); ret f != null && eq(f.getType(), bool.class); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005306 |
| Snippet name: | isPrimitiveBoolField |
| Eternal ID of this version: | #1005306/1 |
| Text MD5: | f955f4025ab43b396f035c9eee5ba7bb |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-10-30 22:07:29 |
| Source code size: | 135 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 769 / 790 |
| Referenced in: | [show references] |