static L<Method> zeroArgumentMethods(Iterable<Method> l) { ret filter(l, m -> m.getParameterCount() == 0); }
Began life as a copy of #1029804
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030710 | 
| Snippet name: | zeroArgumentMethods | 
| Eternal ID of this version: | #1030710/1 | 
| Text MD5: | c3b788a6880d9d61a11eb0299aff2bd0 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-03-15 15:43:16 | 
| Source code size: | 112 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 351 / 408 | 
| Referenced in: | [show references] |