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

5
LINES

< > BotCompany Repo | #1035351 // IntSize

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

Transpiled version (31L) is out of date.

1  
interface IntSize {
2  
  int size();
3  
  
4  
  default bool isEmpty() { ret size() == 0; }
5  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1035351
Snippet name: IntSize
Eternal ID of this version: #1035351/2
Text MD5: 78900d3779f313de982cf1b447038b02
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-30 18:30:01
Source code size: 88 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 129 / 192
Version history: 1 change(s)
Referenced in: [show references]