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

3
LINES

< > BotCompany Repo | #1009872 // fieldNames - synonym of allFields - get field names including base classes

JavaX fragment (include)

static Set<S> fieldNames(O o) {
  ret allFields(o);
}

Author comment

Began life as a copy of #1005271

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1009872
Snippet name: fieldNames - synonym of allFields - get field names including base classes
Eternal ID of this version: #1009872/1
Text MD5: 1e0efd90cce4eb98e1b1d7e6e3cbba04
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-22 19:14:52
Source code size: 55 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 457 / 492
Referenced in: [show references]