| 1 | please include function ai_parseTriple. | 
| 2 | |
| 3 | static void ai_parseTriple_setCacheSize(int n) {
 | 
| 4 |   synchronized(ai_parseTriple_cache) {
 | 
| 5 | ai_parseTriple_cache = synchronizedMRUCache(n); | 
| 6 | } | 
| 7 | } | 
Began life as a copy of #1012030
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: | #1012646 | 
| Snippet name: | ai_parseTriple_setCacheSize | 
| Eternal ID of this version: | #1012646/4 | 
| Text MD5: | a612bd9fe8443f4c09206830fda230b5 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-12-09 23:30:04 | 
| Source code size: | 192 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 639 / 672 | 
| Version history: | 3 change(s) | 
| Referenced in: | [show references] |