Libraryless. Click here for Pure Java version (2530L/16K).
sbool checkOptionalFlagOrFlagFunction(O o, S name) { ret isTrue(callOpt(o, name)) || isTrue(getOpt(o, name)); }
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: | #1029569 | 
| Snippet name: | checkOptionalFlagOrFlagFunction | 
| Eternal ID of this version: | #1029569/1 | 
| Text MD5: | 2ce3a1c8eec676d77be640e92dae1e4c | 
| Transpilation MD5: | b4c5a74386985ef6daeb4d9f09a91a98 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-08-24 11:57:28 | 
| Source code size: | 115 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 436 / 559 | 
| Referenced in: | [show references] |