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

3
LINES

< > BotCompany Repo | #1030514 // IIntIntPred

JavaX fragment (include)

sinterface IIntIntPred {
  bool get(int a, int b);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030514
Snippet name: IIntIntPred
Eternal ID of this version: #1030514/1
Text MD5: dc808a530ad8bbef5bc24271c58dd715
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-01-04 01:13:46
Source code size: 54 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 142 / 321
Referenced in: #1032162 - IF2_Int
#1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674)
#1034568 - IIntPred