1 | sbool standardFunctionsCacheUpToDate(TreeSet<S> functionSet) { |
2 | File f = transpiledStandardFunctions_file(functionSet); |
3 | long date = recommendedTranspilationDateForStandardFunctions(functionSet); |
4 | ret date != 0 && f.lastModified() >= date; |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020460 |
Snippet name: | standardFunctionsCacheUpToDate |
Eternal ID of this version: | #1020460/2 |
Text MD5: | af7df40eda9fba70a0dddc8051824647 |
Author: | stefan |
Category: | javax / transpiling |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-23 00:03:27 |
Source code size: | 248 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 326 / 347 |
Version history: | 1 change(s) |
Referenced in: | [show references] |