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

3
LINES

< > BotCompany Repo | #1029666 // noArgumentMethodNames

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

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

static LS noArgumentMethodNames(O o) {
  ret filter(methodNames(o), name -> hasMethod(o, name));
}

Author comment

Began life as a copy of #1010625

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1029666
Snippet name: noArgumentMethodNames
Eternal ID of this version: #1029666/3
Text MD5: 2ac3f18738c47d5d88105bcd34b85516
Transpilation MD5: 8d491faccdd809a9c58269e1d2cf2c11
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-05 21:14:48
Source code size: 100 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 111 / 177
Version history: 2 change(s)
Referenced in: [show references]