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

3
LINES

< > BotCompany Repo | #1015370 // getParentOfType - synonym of parentOfType

JavaX fragment (include)

static <A> A getParentOfType(Component c, Class<A> theClass) {
  ret parentOfType(c, theClass);
}

Author comment

Began life as a copy of #1007191

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1015370
Snippet name: getParentOfType - synonym of parentOfType
Eternal ID of this version: #1015370/1
Text MD5: 3e557c3f8ef5e8b5ede0f93d5c67382c
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-13 13:44:55
Source code size: 99 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 301 / 336
Referenced in: [show references]