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

5
LINES

< > BotCompany Repo | #1035248 // bitAnd

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

Libraryless. Click here for Pure Java version (41L/1K).

meta-for int also as long {
  static int bitAnd(int a, int b) {
    ret a & b;
  }
}

Author comment

Began life as a copy of #1035247

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1035248
Snippet name: bitAnd
Eternal ID of this version: #1035248/2
Text MD5: eca414f9b6b6e0135d6a2deff1d1dd15
Transpilation MD5: 4eaec7300388f35cae643cf0244d3ea8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2025-01-09 18:36:21
Source code size: 88 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 165 / 187
Version history: 1 change(s)
Referenced in: [show references]