1  | // queries a bot -- COMPLETELY TODO  | 
2  | |
3  | static class LBot extends LearnerImpl {
 | 
4  | static boolean debug;  | 
5  | S botName;  | 
6  | |
7  |   *(S *botName) {}
 | 
8  | |
9  |   public void processInOut(Object _in, Object _out) {
 | 
10  | }  | 
11  | |
12  |   public Object processIn(Object _in) {
 | 
13  | }  | 
14  | }  | 
Began life as a copy of #1000465
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1002045 | 
| Snippet name: | LBot (developing) | 
| Eternal ID of this version: | #1002045/1 | 
| Text MD5: | db4d52e778b7a4d73bf81feff88070c7 | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2015-12-15 02:00:58 | 
| Source code size: | 256 bytes / 14 lines | 
| Pitched / IR pitched: | No / Yes | 
| Views / Downloads: | 913 / 853 | 
| Referenced in: | [show references] |