- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ProcessDestroyer (0.08 sec)
-
src/main/java/org/codelibs/fess/thumbnail/impl/CommandGenerator.java
task.cancel(); } } protected static class ProcessDestroyer extends TimerTask { private final Process p; private final InputStreamThread ist; private final AtomicBoolean executed = new AtomicBoolean(false); private final long timeout; public ProcessDestroyer(final Process p, final InputStreamThread ist, final long timeout) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:20:39 UTC 2024 - 9.6K bytes - Viewed (0)