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

7
LINES

< > BotCompany Repo | #1013188 // shortClassNameIs

JavaX fragment (include)

sbool shortClassNameIs(O o, S name) {
  ret eq(shortClassName(o), name);
}

sbool mapMethodLike shortClassNameIs(S name, O o) {
  ret shortClassNameIs(o, name);
}

Author comment

Began life as a copy of #1004815

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1013188
Snippet name: shortClassNameIs
Eternal ID of this version: #1013188/2
Text MD5: 4712d869e5f6c696aa01dffa76cec80a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-20 14:56:22
Source code size: 168 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 404 / 438
Version history: 1 change(s)
Referenced in: [show references]