/external/guava/guava/src/com/google/common/util/concurrent/ |
H A D | FakeTimeLimiter.java | 40 TimeUnit timeoutUnit) { 43 checkNotNull(timeoutUnit); 49 TimeUnit timeoutUnit, boolean amInterruptible) throws Exception { 50 checkNotNull(timeoutUnit); 39 newProxy(T target, Class<T> interfaceType, long timeoutDuration, TimeUnit timeoutUnit) argument 48 callWithTimeout(Callable<T> callable, long timeoutDuration, TimeUnit timeoutUnit, boolean amInterruptible) argument
|
H A D | TimeLimiter.java | 70 * @param timeoutDuration with timeoutUnit, the maximum length of time that 72 * @param timeoutUnit with timeoutDuration, the maximum length of time that 79 long timeoutDuration, TimeUnit timeoutUnit); 92 * @param timeoutDuration with timeoutUnit, the maximum length of time to wait 93 * @param timeoutUnit with timeoutDuration, the maximum length of time to wait 105 TimeUnit timeoutUnit, boolean interruptible) throws Exception; 78 newProxy(T target, Class<T> interfaceType, long timeoutDuration, TimeUnit timeoutUnit) argument 104 callWithTimeout(Callable<T> callable, long timeoutDuration, TimeUnit timeoutUnit, boolean interruptible) argument
|
H A D | SimpleTimeLimiter.java | 85 final long timeoutDuration, final TimeUnit timeoutUnit) { 88 checkNotNull(timeoutUnit); 111 return callWithTimeout(callable, timeoutDuration, timeoutUnit, 121 TimeUnit timeoutUnit, boolean amInterruptible) throws Exception { 123 checkNotNull(timeoutUnit); 130 return future.get(timeoutDuration, timeoutUnit); 137 timeoutDuration, timeoutUnit); 84 newProxy(final T target, Class<T> interfaceType, final long timeoutDuration, final TimeUnit timeoutUnit) argument 120 callWithTimeout(Callable<T> callable, long timeoutDuration, TimeUnit timeoutUnit, boolean amInterruptible) argument
|
/external/owasp/sanitizer/distrib/lib/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ... |
/external/testng/ant/3rdparty/ |
H A D | doclava-1.0.3.jar | META-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ... |
/external/guice/lib/ |
H A D | guava-16.0.1.jar | META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ... |
/external/dagger2/lib/ |
H A D | google-java-format-0.1-20151017.042846-2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |