Searched defs:Fun (Results 1 - 16 of 16) sorted by relevance

/openjdk10/langtools/test/tools/javac/lambda/
H A DMostSpecific28.java10 interface Fun<T,R> { R apply(T arg); } interface in class:MostSpecific28
H A DMostSpecific30.java10 interface Fun<T,R> { R apply(T arg); } interface in class:MostSpecific30
H A DMostSpecific29.java36 interface Fun<T,R> { R apply(T arg); } interface in class:MostSpecific29
H A DMostSpecific31.java10 interface Fun<T,R> { R apply(T arg); } interface in class:MostSpecific31
/openjdk10/jdk/test/java/util/concurrent/Executors/
H A DThrows.java135 interface Fun {void f() throws Throwable;} interface in class:Throws
/openjdk10/jdk/test/java/util/Collections/
H A DAsLifoQueue.java91 interface Fun {void f() throws Throwable;} interface in class:AsLifoQueue
/openjdk10/jdk/test/java/util/Collection/
H A DIteratorAtEnd.java133 interface Fun {void f() throws Throwable;} interface in class:IteratorAtEnd
H A DMOAT.java1585 interface Fun {void f() throws Throwable;} interface in class:MOAT
/openjdk10/jdk/test/java/util/concurrent/BlockingQueue/
H A DInterrupt.java142 interface Fun {void f() throws Throwable;} interface in class:Interrupt
/openjdk10/jdk/test/java/util/PriorityQueue/
H A DForgetMeNot.java151 interface Fun {void f() throws Throwable;} interface in class:ForgetMeNot
/openjdk10/jdk/test/java/lang/ProcessBuilder/
H A DPipelineTest.java289 interface Fun {void f() throws Throwable;} interface in class:PipelineTest
H A DBasic.java2702 interface Fun {void f() throws Throwable;} interface in class:Basic
/openjdk10/jdk/test/java/util/concurrent/FutureTask/
H A DCustomized.java204 interface Fun {void f() throws Throwable;} interface in class:Customized
/openjdk10/jdk/test/java/util/concurrent/CyclicBarrier/
H A DBasic.java427 interface Fun {void f() throws Throwable;} interface in class:Basic
/openjdk10/jdk/test/java/util/concurrent/ThreadPoolExecutor/
H A DConfigChanges.java288 interface Fun {void f() throws Throwable;} interface in class:ConfigChanges
/openjdk10/jdk/test/java/util/NavigableMap/
H A DLockStep.java849 interface Fun {void f() throws Throwable;} interface in class:LockStep

Completed in 236 milliseconds