- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for containsResults (0.08 seconds)
-
src/test/java/org/codelibs/fess/ds/callback/FileListIndexUpdateCallbackImplTest.java
final Thread[] threads = new Thread[threadCount]; final Exception[] exceptions = new Exception[threadCount]; final int[] sizes = new int[threadCount]; final boolean[][] containsResults = new boolean[threadCount][10]; // Multiple threads read from deleteUrlList for (int i = 0; i < threadCount; i++) { final int threadIndex = i; threads[i] = new Thread(() -> {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 19.7K bytes - Click Count (0)