ended6월 21일· 1 sources

JShell: Java's Built-In Scratchpad for Trying Code Fast

Why it matters

Here's a familiar feeling. You want to test one small thing in Java — maybe how String.substring() behaves, or whether a regex pattern matches. So you create a file, write a class, add a main method, ...

1
Sources
+0
24h
Growth
92d
Active

Sources

Related Issues