From 732eb9d14572782c9b406ecd27a7cbb9e7946cdb Mon Sep 17 00:00:00 2001 From: Alex Tkachman Date: Wed, 26 Sep 2012 14:53:17 +0200 Subject: [PATCH] annotations for - java.util.concurrent.Executor - java.util.concurrent.Executors - java.util.concurrent.ExecutorService --- .../java/util/concurrent/annotations.xml | 116 ++++++++++++++++++ 1 file changed, 116 insertions(+) diff --git a/jdk-annotations/java/util/concurrent/annotations.xml b/jdk-annotations/java/util/concurrent/annotations.xml index 88be8236978..eecdf0a216c 100644 --- a/jdk-annotations/java/util/concurrent/annotations.xml +++ b/jdk-annotations/java/util/concurrent/annotations.xml @@ -1,4 +1,5 @@ + @@ -19,4 +20,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file