mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
new annotations
This commit is contained in:
+35
@@ -416,12 +416,18 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.lang.Character java.lang.Character valueOf(char)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Character java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Character java.lang.String toString(char)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Character void toSurrogates(int, char[], int) 1'>
|
||||
@@ -641,6 +647,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.lang.Double java.lang.Double valueOf(double)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Double java.lang.Double valueOf(java.lang.String)'>
|
||||
@@ -737,6 +746,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.lang.Float java.lang.Float valueOf(float)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Float java.lang.Float valueOf(java.lang.String)'>
|
||||
@@ -870,6 +882,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.lang.Integer java.lang.Integer valueOf(int)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Integer java.lang.Integer valueOf(java.lang.String)'>
|
||||
@@ -897,6 +912,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Integer java.lang.String toString(int)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Integer java.lang.String toString(int, int)'>
|
||||
@@ -1011,6 +1029,11 @@
|
||||
<item name='java.lang.Long java.lang.Long valueOf(java.lang.String, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Long java.lang.Long valueOf(long)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.lang.Long java.lang.String toBinaryString(long)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -1024,6 +1047,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Long java.lang.String toString(long)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Long java.lang.String toString(long, int)'>
|
||||
@@ -1232,6 +1258,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Short java.lang.Short valueOf(short)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.Short java.lang.String toString()'>
|
||||
@@ -1441,6 +1470,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.String java.lang.String replace(char, char)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.String java.lang.String replace(java.lang.CharSequence, java.lang.CharSequence) 0'>
|
||||
@@ -1489,6 +1521,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.String java.lang.String valueOf(char)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.String java.lang.String valueOf(char[])'>
|
||||
|
||||
+10
-1
@@ -316,7 +316,8 @@
|
||||
</item>
|
||||
<item name='java.lang.invoke.CallSite java.lang.Object maybeReBox(java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""!null->!null;null->null""/>
|
||||
<val name="value" val=""!null->!null;null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.lang.invoke.CallSite java.lang.invoke.CallSite makeSite(java.lang.invoke.MethodHandle, java.lang.String, java.lang.invoke.MethodType, java.lang.Object, java.lang.invoke.MemberName, int) 0'>
|
||||
@@ -1112,6 +1113,11 @@
|
||||
<item name='java.lang.invoke.MemberName.Factory java.lang.invoke.MemberName resolveOrNull(java.lang.invoke.MemberName, boolean, java.lang.Class<?>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.invoke.MemberName.Factory java.lang.invoke.MemberName[] newMemberBuffer(int)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.lang.invoke.MemberName.Factory java.util.List<java.lang.invoke.MemberName> getMembers(java.lang.Class<?>, java.lang.String, java.lang.Object, int, java.lang.Class<?>) 2'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -1426,6 +1432,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.lang.invoke.MethodHandleNatives java.lang.Object[] makeTarget(java.lang.Class<?>, java.lang.String, java.lang.String, int, java.lang.Class<?>)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.lang.invoke.MethodHandleNatives java.lang.invoke.CallSite makeDynamicCallSite(java.lang.invoke.MethodHandle, java.lang.String, java.lang.invoke.MethodType, java.lang.Object, java.lang.invoke.MemberName, int) 0'>
|
||||
|
||||
+89
@@ -49,6 +49,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.AbstractList java.util.Iterator<E> iterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.AbstractList java.util.List<E> subList(int, int)'>
|
||||
@@ -872,6 +875,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Collection<T> synchronizedCollection(java.util.Collection<T>, java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Collection<T> unmodifiableCollection(java.util.Collection<? extends T>)'>
|
||||
@@ -897,6 +903,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Iterator<E> singletonIterator(E)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Iterator<T> emptyIterator()'>
|
||||
@@ -922,6 +931,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.List<T> singletonList(T)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.List<T> synchronizedList(java.util.List<T>)'>
|
||||
@@ -931,6 +943,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.List<T> synchronizedList(java.util.List<T>, java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.List<T> unmodifiableList(java.util.List<? extends T>)'>
|
||||
@@ -962,6 +977,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Map<K,V> singletonMap(K, V)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Map<K,V> synchronizedMap(java.util.Map<K,V>)'>
|
||||
@@ -997,6 +1015,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Set<T> singleton(T)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Set<T> synchronizedSet(java.util.Set<T>)'>
|
||||
@@ -1006,6 +1027,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Set<T> synchronizedSet(java.util.Set<T>, java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections java.util.Set<T> unmodifiableSet(java.util.Set<? extends T>)'>
|
||||
@@ -1201,6 +1225,9 @@
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='java.util.Collections.CheckedMap.CheckedEntrySet java.util.Collections.CheckedMap.CheckedEntrySet.CheckedEntry<K,V,T> checkedEntry(java.util.Map.Entry<K,V>, java.lang.Class<T>)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections.CheckedMap.CheckedEntrySet java.util.Iterator<java.util.Map.Entry<K,V>> iterator()'>
|
||||
@@ -1543,6 +1570,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Collections.SingletonList java.util.Iterator<E> iterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections.SingletonMap V get(java.lang.Object)'>
|
||||
@@ -1576,6 +1606,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Collections.SingletonSet java.util.Iterator<E> iterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Collections.SynchronizedCollection SynchronizedCollection(java.util.Collection<E>) 0'>
|
||||
@@ -1844,6 +1877,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.GregorianCalendar java.util.Date getGregorianChange()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.GregorianCalendar long computeJulianDay(boolean, int, int[]) 2'>
|
||||
@@ -2023,6 +2059,26 @@
|
||||
<item name='java.util.Hashtable java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.Hashtable java.util.Enumeration<K> keys()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Hashtable java.util.Enumeration<T> getEnumeration(int)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Hashtable java.util.Enumeration<V> elements()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Hashtable java.util.Iterator<T> getIterator(int)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Hashtable void putAll(java.util.Map<? extends K,? extends V>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -2089,16 +2145,31 @@
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Hashtable.EntrySet java.util.Iterator<java.util.Map.Entry<K,V>> iterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Hashtable.KeySet int size()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Hashtable.KeySet java.util.Iterator<K> iterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Hashtable.ValueCollection int size()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.Hashtable.ValueCollection java.util.Iterator<V> iterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.IdentityHashMap IdentityHashMap(java.util.Map<? extends K,? extends V>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -2228,6 +2299,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.IdentityHashMap.EntrySet java.util.Iterator<java.util.Map.Entry<K,V>> iterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.IdentityHashMap.KeyIterator K next()'>
|
||||
@@ -2239,6 +2313,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.IdentityHashMap.KeySet java.util.Iterator<K> iterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.IdentityHashMap.Values boolean remove(java.lang.Object) 0'>
|
||||
@@ -2250,6 +2327,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.IdentityHashMap.Values java.util.Iterator<V> iterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.LinkedHashMap LinkedHashMap(java.util.Map<? extends K,? extends V>) 0'>
|
||||
@@ -2271,12 +2351,21 @@
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='java.util.LinkedHashMap java.util.Iterator<K> newKeyIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.LinkedHashMap java.util.Iterator<V> newValueIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.LinkedHashMap java.util.Iterator<java.util.Map.Entry<K,V>> newEntryIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.LinkedHashMap.Entry void addBefore(java.util.LinkedHashMap.Entry<K,V>) 0'>
|
||||
|
||||
+6
@@ -41,6 +41,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.concurrent.atomic.AtomicInteger java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.concurrent.atomic.AtomicInteger long longValue()'>
|
||||
@@ -100,6 +103,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.util.concurrent.atomic.AtomicLong java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.concurrent.atomic.AtomicLong long get()'>
|
||||
|
||||
+12
@@ -162,12 +162,18 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.concurrent.locks.ReentrantLock java.util.concurrent.locks.Condition newCondition()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.concurrent.locks.ReentrantLock.Sync java.lang.Thread getOwner()'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='java.util.concurrent.locks.ReentrantLock.Sync java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject newCondition()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.concurrent.locks.ReentrantLock.Sync void readObject(java.io.ObjectInputStream) 0'>
|
||||
@@ -231,6 +237,9 @@
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='java.util.concurrent.locks.ReentrantReadWriteLock.Sync java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject newCondition()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.concurrent.locks.ReentrantReadWriteLock.Sync void readObject(java.io.ObjectInputStream) 0'>
|
||||
@@ -249,6 +258,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock java.util.concurrent.locks.Condition newCondition()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
+21
@@ -94,7 +94,15 @@
|
||||
<item name='org.apache.commons.collections.map.AbstractHashedMap java.lang.String toString()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.collections.map.AbstractHashedMap org.apache.commons.collections.MapIterator mapIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.collections.map.AbstractHashedMap org.apache.commons.collections.map.AbstractHashedMap.HashEntry createEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int, java.lang.Object, java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.collections.map.AbstractHashedMap org.apache.commons.collections.map.AbstractHashedMap.HashEntry entryNext(org.apache.commons.collections.map.AbstractHashedMap.HashEntry)'>
|
||||
@@ -210,7 +218,20 @@
|
||||
<item name='org.apache.commons.collections.map.AbstractLinkedMap java.lang.Object previousKey(java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.collections.map.AbstractLinkedMap org.apache.commons.collections.MapIterator mapIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.collections.map.AbstractLinkedMap org.apache.commons.collections.OrderedMapIterator orderedMapIterator()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.collections.map.AbstractLinkedMap org.apache.commons.collections.map.AbstractHashedMap.HashEntry createEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int, java.lang.Object, java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.collections.map.AbstractLinkedMap org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry entryAfter(org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry)'>
|
||||
|
||||
+55
-25
@@ -294,7 +294,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils boolean[] toPrimitive(java.lang.Boolean[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -303,7 +304,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils boolean[] toPrimitive(java.lang.Boolean[], boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null,_->null""/>
|
||||
<val name="value" val=""null,_->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -348,7 +350,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils byte[] toPrimitive(java.lang.Byte[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -357,7 +360,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils byte[] toPrimitive(java.lang.Byte[], byte)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null,_->null""/>
|
||||
<val name="value" val=""null,_->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -402,7 +406,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils char[] toPrimitive(java.lang.Character[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -411,7 +416,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils char[] toPrimitive(java.lang.Character[], char)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null,_->null""/>
|
||||
<val name="value" val=""null,_->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -456,7 +462,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils double[] toPrimitive(java.lang.Double[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -465,7 +472,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils double[] toPrimitive(java.lang.Double[], double)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null,_->null""/>
|
||||
<val name="value" val=""null,_->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -510,7 +518,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils float[] toPrimitive(java.lang.Float[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -519,7 +528,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils float[] toPrimitive(java.lang.Float[], float)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null,_->null""/>
|
||||
<val name="value" val=""null,_->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -831,7 +841,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils int[] toPrimitive(java.lang.Integer[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -840,7 +851,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils int[] toPrimitive(java.lang.Integer[], int)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null,_->null""/>
|
||||
<val name="value" val=""null,_->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -849,7 +861,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils java.lang.Boolean[] toObject(boolean[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -858,7 +871,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils java.lang.Byte[] toObject(byte[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -867,7 +881,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils java.lang.Character[] toObject(char[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -876,7 +891,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils java.lang.Double[] toObject(double[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -885,7 +901,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils java.lang.Float[] toObject(float[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -894,7 +911,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils java.lang.Integer[] toObject(int[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -903,7 +921,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils java.lang.Long[] toObject(long[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -957,7 +976,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils java.lang.Short[] toObject(short[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -1017,7 +1037,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils long[] toPrimitive(java.lang.Long[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -1026,7 +1047,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils long[] toPrimitive(java.lang.Long[], long)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null,_->null""/>
|
||||
<val name="value" val=""null,_->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -1071,7 +1093,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils short[] toPrimitive(java.lang.Short[])'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
<val name="value" val=""null->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -1080,7 +1103,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.ArrayUtils short[] toPrimitive(java.lang.Short[], short)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null,_->null""/>
|
||||
<val name="value" val=""null,_->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
@@ -1609,6 +1633,11 @@
|
||||
<item name='org.apache.commons.lang.CharUtils int toIntValue(java.lang.Character, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.CharUtils java.lang.Character toCharacterObject(char)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.CharUtils java.lang.Character toCharacterObject(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""null->null""/>
|
||||
@@ -3230,7 +3259,8 @@
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.StringUtils java.lang.String replaceChars(java.lang.String, char, char)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val val=""!null,_,_->!null;null,_,_->null""/>
|
||||
<val name="value" val=""!null,_,_->!null;null,_,_->null""/>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.Nullable'/>
|
||||
</item>
|
||||
|
||||
+10
@@ -355,6 +355,11 @@
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.math.IntRange int[] toArray()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.math.IntRange long getMaximumLong()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
@@ -454,6 +459,11 @@
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.math.LongRange long[] toArray()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.math.NumberRange NumberRange(java.lang.Number) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
+18
@@ -100,6 +100,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableByte java.lang.Object getValue()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableByte java.lang.String toString()'>
|
||||
@@ -167,6 +170,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableDouble java.lang.Object getValue()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableDouble long longValue()'>
|
||||
@@ -231,6 +237,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableFloat java.lang.Object getValue()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableFloat long longValue()'>
|
||||
@@ -295,6 +304,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableInt java.lang.Object getValue()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableInt java.lang.String toString()'>
|
||||
@@ -362,6 +374,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableLong java.lang.Object getValue()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableLong java.lang.String toString()'>
|
||||
@@ -444,6 +459,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableShort java.lang.Object getValue()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.mutable.MutableShort java.lang.Short toShort()'>
|
||||
|
||||
+15
@@ -116,9 +116,15 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.text.StrBuilder java.io.Reader asReader()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.text.StrBuilder java.io.Writer asWriter()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.text.StrBuilder java.lang.String getNewLineText()'>
|
||||
@@ -404,6 +410,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.text.StrBuilder org.apache.commons.lang.text.StrTokenizer asTokenizer()'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.text.StrBuilder.StrBuilderReader boolean markSupported()'>
|
||||
@@ -438,6 +447,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.text.StrLookup org.apache.commons.lang.text.StrLookup mapLookup(java.util.Map)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.text.StrLookup org.apache.commons.lang.text.StrLookup noneLookup()'>
|
||||
@@ -462,6 +474,9 @@
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher charMatcher(char)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher charSetMatcher(char[]) 0'>
|
||||
|
||||
+3
@@ -118,6 +118,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='org.apache.velocity.runtime.directive.Directive org.apache.velocity.runtime.directive.Scope makeScope(java.lang.Object)'>
|
||||
<annotation name='org.jetbrains.annotations.Contract'>
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='org.apache.velocity.runtime.directive.Directive org.apache.velocity.runtime.directive.Scope makeScope(java.lang.Object) 0'>
|
||||
|
||||
Reference in New Issue
Block a user