This commit is contained in:
Michiel Borkent 2019-12-18 17:01:21 +01:00
parent f8a19d2f46
commit 3bcd4f1742

View file

@ -189,6 +189,7 @@ The following Java classes are available:
- `Math` - `Math`
- `java.io.File` - `java.io.File`
- `java.nio.Files` - `java.nio.Files`
- `java.util.Base64`
- `java.util.regex.Pattern` - `java.util.regex.Pattern`
- `ProcessBuilder` (see [example](examples/process_builder.clj)). - `ProcessBuilder` (see [example](examples/process_builder.clj)).
- `String` - `String`