feat
This commit is contained in:
parent
ee334b4cd5
commit
855c3d327c
@ -24,10 +24,6 @@ public class DelegateJavaCompiler implements DynamicJavaCompiler {
|
|||||||
return SingletonHolder.INSTANCE;
|
return SingletonHolder.INSTANCE;
|
||||||
}
|
}
|
||||||
|
|
||||||
public static ClassLoader classLoader() {
|
|
||||||
return ClassLoaders.memory();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 编译java源码,通过字符串
|
* 编译java源码,通过字符串
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user