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

3
LINES

< > BotCompany Repo | #1031288 // assertSquare

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

Libraryless. Click here for Pure Java version (2774L/16K).

svoid assertSquare(WidthAndHeight img) {
  assertEquals(img.getWidth(), img.getHeight());
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031288
Snippet name: assertSquare
Eternal ID of this version: #1031288/1
Text MD5: 38a2960582846db63721264b1ac8814a
Transpilation MD5: f0f5af8557882b4277aba3c7246203b0
Author: stefan
Category: javax / imaging
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-03 05:20:21
Source code size: 93 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 99 / 153
Referenced in: [show references]