mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 09:19:13 +07:00
remove annotation altogether
This commit is contained in:
@@ -271,9 +271,6 @@
|
||||
<item name="java.util.concurrent.ScheduledExecutorService java.util.concurrent.ScheduledFuture<V> schedule(java.util.concurrent.Callable<V>, long, java.util.concurrent.TimeUnit) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull" />
|
||||
</item>
|
||||
<item name="java.util.concurrent.ThreadFactory java.lang.Thread newThread(java.lang.Runnable)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable" />
|
||||
</item>
|
||||
<item name="java.util.concurrent.ThreadFactory java.lang.Thread newThread(java.lang.Runnable) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull" />
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user