Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1031355 // hasFieldWithSameName

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2778L/16K).

sbool hasFieldWithSameName(O o, Field field) {
  ret hasField(o, field.getName());
}

Author comment

Began life as a copy of #1002772

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031355
Snippet name: hasFieldWithSameName
Eternal ID of this version: #1031355/1
Text MD5: e64859f1d3265a2dca95778f89702183
Transpilation MD5: 1c4a6a4d4e4cbdeabd88dd9c42b6bef6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-07 04:00:17
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 92 / 141
Referenced in: [show references]