ZZ *_*der 11

部分支持线程.例如,你可以做到

   Thread.sleep(1000);
Run Code Online (Sandbox Code Playgroud)

但是,App Engine不允许您以任何方式创建新线程.我想这个班级出现在白名单中是有意义的.