//package tbextensions;
import drjava.util.MultiCoreUtil;
import org.luaj.vm2.Lua;
import org.luaj.vm2.LuaValue;
import org.luaj.vm2.lib.ZeroArgFunction;
public class GetNumberOfProcessors_x extends ZeroArgFunction {
public LuaValue call() {
return Lua.value(MultiCoreUtil.getNumberOfProcessors());
}
}Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
1 comment(s) hidden. show
| Recognizer | Recognition Result | Visualize | Recalc |
|---|---|---|---|
| #308 | 323 | [visualize] |
| Snippet ID: | #216 |
| Snippet name: | GetNumberOfProcessors.java |
| Eternal ID of this version: | #216/1 |
| Text MD5: | fa2bad6f3aef5135a2836436fd35d11b |
| Author: | stefan |
| Category: | java test |
| Type: | Java source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2014-02-01 16:15:29 |
| Source code size: | 323 bytes / 12 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1369 / 308 |
| Referenced in: | [show references] |