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

3
LINES

< > BotCompany Repo | #1032317 // isPossibleJSONMap

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

Libraryless. Click here for Pure Java version (3136L/17K).

sbool isPossibleJSONMap(S s) {
  ret startsWith(ltrim(s), "{");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032317
Snippet name: isPossibleJSONMap
Eternal ID of this version: #1032317/1
Text MD5: ffa4396f1d333102381999e4d302d405
Transpilation MD5: 3f2294634502dc7165d0fd01ce345390
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-27 04:11:01
Source code size: 67 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 74 / 124
Referenced in: [show references]