Warning: session_start(): open(/var/lib/php/sessions/sess_f35b2si9s72hltbfo7tbs1ogk3, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
getStandardFunctionHolder - compile or find in main class [1030970]

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

6
LINES

< > BotCompany Repo | #1030970 // getStandardFunctionHolder - compile or find in main class

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

Libraryless. Click here for Pure Java version (11780L/79K).

1  
sO getStandardFunctionHolder(S functionName) {
2  
  for (O o : mcAndUtils())
3  
    if (hasMethodNamed(o, functionName))
4  
      ret o;
5  
  ret loadFunction_cached(functionName);
6  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030970
Snippet name: getStandardFunctionHolder - compile or find in main class
Eternal ID of this version: #1030970/1
Text MD5: fa7e9e8d6e0bb87a60a88ed1fafb6c8a
Transpilation MD5: 5ee833c4e85a87c33a073105a8254a48
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-17 13:56:01
Source code size: 175 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 576 / 697
Referenced in: [show references]