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

9
LINES

< > BotCompany Repo | #1001168 // Java 7 test

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

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

!747

m {
  p {
    Matcher m = Pattern.compile("hello").matcher("hello");
    m.find();
    m.group("bla"); // method not found if < 1.7
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1001168
Snippet name: Java 7 test
Eternal ID of this version: #1001168/1
Text MD5: 32db7b6d45ee7e01be4b78175e6956b9
Transpilation MD5: 3cfeadf832d59592b0825d27e3ba8186
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-25 17:56:50
Source code size: 151 bytes / 9 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 598 / 641
Referenced in: [show references]