1 | static O makeLuaTextPredictAlgoFor(S desc, O destRealm) {
|
2 | Class intrface = getClass(destRealm, "main$Algorithm"); |
3 | assertNotNull("main$Algorithm", intrface);
|
4 | ret proxy(intrface, makeLuaTextPredictAlgo(desc)); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004719 |
| Snippet name: | makeLuaTextPredictAlgoFor |
| Eternal ID of this version: | #1004719/1 |
| Text MD5: | ee5c41a2cebf270a4d1530724e8b8bee |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-27 22:49:25 |
| Source code size: | 221 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 902 / 943 |
| Referenced in: | [show references] |