static TailFile tailFile2(File file, int interval, IVF1<S> onData) { TailFile tf = new TailFile(file, interval, onData); tf.start(); ret tf; }
Began life as a copy of #1006740
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: | #1009097 |
| Snippet name: | tailFile2 |
| Eternal ID of this version: | #1009097/18 |
| Text MD5: | f48f983fa447c67c85548c436cc027c4 |
| Author: | stefan |
| Category: | javax / i.o. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-03 21:31:52 |
| Source code size: | 152 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 761 / 801 |
| Version history: | 17 change(s) |
| Referenced in: | [show references] |