Libraryless. Click here for Pure Java version (2554L/16K).
static L<Field> nuLike nonStaticNonTransientFieldObjectsOfType(Class type, O o) { ret filter(nonStaticNonTransientFieldObjects(o), f -> eq(f.getType(), type)); }
Began life as a copy of #1025413
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: | #1029604 | 
| Snippet name: | nonStaticNonTransientFieldObjectsOfType | 
| Eternal ID of this version: | #1029604/1 | 
| Text MD5: | 8ae5756a780a195f4101acf7c8efb0fc | 
| Transpilation MD5: | a157594c94a618c90396c56d006445c0 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-08-27 15:40:49 | 
| Source code size: | 165 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 402 / 562 | 
| Referenced in: | [show references] |