We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6caa0dc commit d4579e3Copy full SHA for d4579e3
README.md
@@ -1,6 +1,6 @@
1
Java-Runtime-Compiler
2
=====================
3
-[](https://maven-badges.herokuapp.com/maven-central/net.openhft/Java-Runtime-Compiler)
+[](https://maven-badges.herokuapp.com/maven-central/net.openhft/compiler)
4
5
This takes a String, compiles it and loads it returning you a class from what you built.
6
By default it uses the current ClassLoader. It supports nested classes, but otherwise builds one class at a time.
0 commit comments