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

3
LINES

< > BotCompany Repo | #1003830 // hasMethod

JavaX fragment (include)

static bool hasMethod(O o, S method, O... args) {
  ret findMethod_cached(o, method, args) != null;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003830
Snippet name: hasMethod
Eternal ID of this version: #1003830/2
Text MD5: 6384eb9591dc8895f30003aef377f8c6
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-16 20:55:49
Source code size: 103 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 570 / 585
Version history: 1 change(s)
Referenced in: [show references]