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

4
LINES

< > BotCompany Repo | #1034830 // assertSingleMethodInterface

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

Libraryless. Click here for Pure Java version (5292L/29K).

static Class assertSingleMethodInterface(Class intrface) {
  findSingleInterfaceMethodOrFail(intrface);
  ret intrface;
}

Author comment

Began life as a copy of #1034829

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034830
Snippet name: assertSingleMethodInterface
Eternal ID of this version: #1034830/3
Text MD5: e25214dfab33b897a3a8e4b3dfc51f95
Transpilation MD5: eebfe2bd388371ead5cfdd69d71db009
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-11 02:07:44
Source code size: 124 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 100
Version history: 2 change(s)
Referenced in: [show references]