mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 05:21:29 +07:00
Testing Inference of '@Contract(pure=true)' annotations: delta in test data
This commit is contained in:
@@ -7,7 +7,12 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean action(java.awt.Event, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_->false;_,!null->false;_,null->false;null,_->false""/>
|
||||
<val val="value="!null,_->false;_,!null->false;_,null->false;null,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean areInputMethodsEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean contains(java.awt.Point) 0">
|
||||
@@ -24,6 +29,21 @@
|
||||
<item name="java.awt.Component boolean eventEnabled(java.awt.AWTEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean eventTypeEnabled(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean getFocusTraversalKeysEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean getIgnoreRepaint()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean gotFocus(java.awt.Event, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -32,7 +52,7 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean gotFocus(java.awt.Event, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_->false;_,!null->false;_,null->false;null,_->false""/>
|
||||
<val val="value="!null,_->false;_,!null->false;_,null->false;null,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean handleEvent(java.awt.Event) 0">
|
||||
@@ -41,18 +61,93 @@
|
||||
<item name="java.awt.Component boolean imageUpdate(java.awt.Image, int, int, int, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean inside(int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isBackgroundSet()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isCursorSet()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isDoubleBuffered()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isEnabledImpl()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isFocusCycleRoot(java.awt.Container) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isFocusTraversableOverridden()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isFontSet()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isForegroundSet()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isMaximumSizeSet()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isMinimumSizeSet()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isPreferredSizeSet()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isSameOrAncestorOf(java.awt.Component, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isSameOrAncestorOf(java.awt.Component, boolean)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isValid()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean isVisible()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean keyDown(java.awt.Event, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean keyDown(java.awt.Event, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_->false;null,_->false""/>
|
||||
<val val="value="!null,_->false;null,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean keyUp(java.awt.Event, int) 0">
|
||||
@@ -60,7 +155,7 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean keyUp(java.awt.Event, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_->false;null,_->false""/>
|
||||
<val val="value="!null,_->false;null,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean lostFocus(java.awt.Event, java.lang.Object) 0">
|
||||
@@ -71,7 +166,7 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean lostFocus(java.awt.Event, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_->false;_,!null->false;_,null->false;null,_->false""/>
|
||||
<val val="value="!null,_->false;_,!null->false;_,null->false;null,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseDown(java.awt.Event, int, int) 0">
|
||||
@@ -79,7 +174,7 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseDown(java.awt.Event, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_,_->false;null,_,_->false""/>
|
||||
<val val="value="!null,_,_->false;null,_,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseDrag(java.awt.Event, int, int) 0">
|
||||
@@ -87,7 +182,7 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseDrag(java.awt.Event, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_,_->false;null,_,_->false""/>
|
||||
<val val="value="!null,_,_->false;null,_,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseEnter(java.awt.Event, int, int) 0">
|
||||
@@ -95,7 +190,7 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseEnter(java.awt.Event, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_,_->false;null,_,_->false""/>
|
||||
<val val="value="!null,_,_->false;null,_,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseExit(java.awt.Event, int, int) 0">
|
||||
@@ -103,7 +198,7 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseExit(java.awt.Event, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_,_->false;null,_,_->false""/>
|
||||
<val val="value="!null,_,_->false;null,_,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseMove(java.awt.Event, int, int) 0">
|
||||
@@ -111,7 +206,7 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseMove(java.awt.Event, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_,_->false;null,_,_->false""/>
|
||||
<val val="value="!null,_,_->false;null,_,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseUp(java.awt.Event, int, int) 0">
|
||||
@@ -119,12 +214,62 @@
|
||||
</item>
|
||||
<item name="java.awt.Component boolean mouseUp(java.awt.Event, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_,_->false;null,_,_->false""/>
|
||||
<val val="value="!null,_,_->false;null,_,_->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean postEvent(java.awt.Event) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Component boolean postsOldMouseEvents()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component float getAlignmentX()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component float getAlignmentY()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component int countHierarchyMembers()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component int getBoundsOp()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component int getHeight()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component int getWidth()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component int getX()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component int getY()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component int numListening(long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.AWTEvent coalesceEvents(java.awt.AWTEvent, java.awt.AWTEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -158,6 +303,21 @@
|
||||
<item name="java.awt.Component java.awt.Component locate(int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.ComponentOrientation getComponentOrientation()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.Container getParent()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.Container getParent_NoClientCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.Dimension getMaximumSize()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -232,10 +392,18 @@
|
||||
<val val=""null->null""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.dnd.DropTarget getDropTarget()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.im.InputContext getInputContext()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.im.InputMethodRequests getInputMethodRequests()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.image.VolatileImage createVolatileImage(int, int)">
|
||||
@@ -247,7 +415,20 @@
|
||||
<item name="java.awt.Component java.awt.image.VolatileImage createVolatileImage(int, int, java.awt.ImageCapabilities)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component java.awt.peer.ComponentPeer getPeer()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component java.lang.Object getTreeLock()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component java.lang.String constructComponentName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component java.lang.String paramString()">
|
||||
@@ -256,6 +437,11 @@
|
||||
<item name="java.awt.Component java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Component javax.accessibility.AccessibleContext getAccessibleContext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component javax.accessibility.AccessibleStateSet getAccessibleStateSet()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -301,15 +487,35 @@
|
||||
<item name="java.awt.Component void autoProcessMouseWheel(java.awt.event.MouseWheelEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component void autoProcessMouseWheel(java.awt.event.MouseWheelEvent)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component void checkGD(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component void clearCurrentFocusCycleRootOnHide()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component void createBufferStrategy(int, java.awt.BufferCapabilities) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Component void createChildHierarchyEvents(int, long, boolean)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component void dispatchEventImpl(java.awt.AWTEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Component void layout()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component void list(java.io.PrintStream, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -319,12 +525,27 @@
|
||||
<item name="java.awt.Component void paint(java.awt.Graphics) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component void paint(java.awt.Graphics)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component void paintHeavyweightComponents(java.awt.Graphics) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component void paintHeavyweightComponents(java.awt.Graphics)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component void printHeavyweightComponents(java.awt.Graphics) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Component void printHeavyweightComponents(java.awt.Graphics)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component void processEvent(java.awt.AWTEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -379,6 +600,16 @@
|
||||
<item name="java.awt.Component.FlipBufferStrategy FlipBufferStrategy(java.awt.Component, int, java.awt.BufferCapabilities) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Component.FlipBufferStrategy boolean contentsRestored()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component.FlipBufferStrategy java.awt.BufferCapabilities getCapabilities()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Component.FlipBufferStrategy void createBuffers(int, java.awt.BufferCapabilities) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -393,9 +624,24 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container boolean isFocusCycleRoot()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container boolean isFocusCycleRoot(java.awt.Container) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Container boolean isFocusTraversalPolicyProvider()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container boolean isFocusTraversalPolicySet()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container boolean isRemoveNotifyNeeded(java.awt.Component, java.awt.Container, java.awt.Container) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -404,9 +650,29 @@
|
||||
<val val=""_,_,null->false;_,null,_->false;null,_,_->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container boolean postsOldMouseEvents()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container int countComponents()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container int countHierarchyMembers()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container int getComponentZOrder(java.awt.Component) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Container int numListening(long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container java.awt.Component add(java.awt.Component)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->!null;null->null""/>
|
||||
@@ -461,6 +727,11 @@
|
||||
<item name="java.awt.Container java.awt.FocusTraversalPolicy getFocusTraversalPolicy()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Container java.awt.LayoutManager getLayout()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Container java.awt.Point getMousePosition(boolean)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -544,7 +815,22 @@
|
||||
</item>
|
||||
<item name="java.awt.Dimension boolean equals(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null->false""/>
|
||||
<val val="value="null->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Dimension double getHeight()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Dimension double getWidth()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Dimension int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Dimension java.awt.Dimension getSize()">
|
||||
@@ -556,9 +842,39 @@
|
||||
<item name="java.awt.Dimension void setSize(java.awt.Dimension) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Frame boolean isResizable()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Frame boolean isUndecorated()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Frame java.awt.Image getIconImage()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Frame java.awt.MenuBar getMenuBar()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Frame java.awt.Rectangle getMaximizedBounds()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Frame java.lang.String constructComponentName()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Frame java.lang.String getTitle()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Frame void init(java.lang.String, java.awt.GraphicsConfiguration) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -582,12 +898,32 @@
|
||||
</item>
|
||||
<item name="java.awt.Window boolean dispatchMouseWheelToAncestor(java.awt.event.MouseWheelEvent)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->false;null->false""/>
|
||||
<val val="value="!null->false;null->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window boolean eventEnabled(java.awt.AWTEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Window boolean getFocusableWindowState()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window boolean isAlwaysOnTop()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window boolean isFocusCycleRoot()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window boolean isShowing()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window boolean postEvent(java.awt.Event)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null->false""/>
|
||||
@@ -599,15 +935,38 @@
|
||||
<item name="java.awt.Window java.awt.Component getMostRecentFocusOwner()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Window java.awt.Component getTemporaryLostComponent()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window java.awt.Container getFocusCycleRootAncestor()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Window java.awt.Window getOwner()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window java.lang.Object access$000(java.awt.Window) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Window java.lang.Object access$000(java.awt.Window)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window java.lang.String constructComponentName()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Window java.lang.String getWarningString()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window void addOwnedWindow(java.lang.ref.WeakReference) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -626,12 +985,32 @@
|
||||
<item name="java.awt.Window void addWindowStateListener(java.awt.event.WindowStateListener) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Window void adjustDecendantsOnParent(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window void adjustListeningChildrenOnParent(long, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window void clearMostRecentFocusOwnerOnHide()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window void connectOwnedWindow(java.awt.Window) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.Window void deliverMouseWheelToAncestor(java.awt.event.MouseWheelEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Window void deliverMouseWheelToAncestor(java.awt.event.MouseWheelEvent)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window void dispatchEventImpl(java.awt.AWTEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -641,6 +1020,11 @@
|
||||
<item name="java.awt.Window void postProcessKeyEvent(java.awt.event.KeyEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Window void postProcessKeyEvent(java.awt.event.KeyEvent)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window void preProcessKeyEvent(java.awt.event.KeyEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -665,6 +1049,11 @@
|
||||
<item name="java.awt.Window void setCursor(java.awt.Cursor) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.awt.Window void setFocusCycleRoot(boolean)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.Window void writeObject(java.io.ObjectOutputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
<root>
|
||||
<item name="java.awt.event.ActionEvent int getModifiers()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.event.ActionEvent java.lang.String getActionCommand()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.awt.event.ActionEvent java.lang.String paramString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.awt.event.ActionEvent long getWhen()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport java.beans.beancontext.BeanContextServicesListener getChildBeanContextServicesListener(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null->null""/>
|
||||
<val val="value="null->null",pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -86,4 +86,49 @@
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport void writeObject(java.io.ObjectOutputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceClassRef boolean isDelegated()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceClassRef int getDelegateRefs()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceClassRef int getRefs()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceClassRef int getServiceRefs()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceClassRef java.beans.beancontext.BeanContextServiceProvider getDelegateProvider()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceClassRef java.beans.beancontext.BeanContextServiceProvider getServiceProvider()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceClassRef java.lang.Class getServiceClass()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceRef boolean isDelegated()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceRef java.beans.beancontext.BeanContextServicesSupport.BCSSChild.BCSSCServiceClassRef getServiceClassRef()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
<root>
|
||||
<item name="java.io.BufferedInputStream boolean markSupported()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.BufferedInputStream int read(byte[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -8,6 +13,11 @@
|
||||
<item name="java.io.BufferedReader BufferedReader(java.io.Reader, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.BufferedReader boolean markSupported()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.BufferedReader int read(char[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -23,6 +33,11 @@
|
||||
<item name="java.io.BufferedWriter BufferedWriter(java.io.Writer, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.BufferedWriter int min(int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.BufferedWriter void write(char[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -32,9 +47,29 @@
|
||||
<item name="java.io.ByteArrayInputStream ByteArrayInputStream(byte[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.ByteArrayInputStream boolean markSupported()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ByteArrayInputStream int available()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ByteArrayInputStream int read(byte[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.ByteArrayInputStream void close()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ByteArrayOutputStream int size()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ByteArrayOutputStream java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -47,6 +82,11 @@
|
||||
<item name="java.io.ByteArrayOutputStream java.lang.String toString(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.ByteArrayOutputStream void close()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ByteArrayOutputStream void write(byte[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -103,6 +143,11 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.File int getPrefixLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.File java.io.File createTempFile(java.lang.String, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -145,6 +190,11 @@
|
||||
<item name="java.io.File java.io.File getParentFile()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.io.File java.io.FileSystem access$000()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.File java.io.File[] listFiles()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -166,6 +216,11 @@
|
||||
<item name="java.io.File java.lang.String getParent()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.io.File java.lang.String getPath()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.File java.lang.String slashify(java.lang.String, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -189,6 +244,11 @@
|
||||
<item name="java.io.File void writeObject(java.io.ObjectOutputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.File.LazyInitialization LazyInitialization()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.FileInputStream FileInputStream(java.io.FileDescriptor) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -237,12 +297,37 @@
|
||||
<item name="java.io.FilterOutputStream void write(byte[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.InputStream InputStream()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.InputStream boolean markSupported()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.InputStream int available()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.InputStream int read(byte[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.InputStream int read(byte[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.InputStream void close()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.InputStream void mark(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.InputStreamReader InputStreamReader(java.io.InputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -267,9 +352,19 @@
|
||||
<item name="java.io.ObjectInputStream boolean access$400(java.io.ObjectInputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream boolean access$400(java.io.ObjectInputStream)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream int access$000(java.io.ObjectInputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream int access$000(java.io.ObjectInputStream)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream int access$002(java.io.ObjectInputStream, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -279,9 +374,19 @@
|
||||
<item name="java.io.ObjectInputStream java.io.ObjectInputStream.BlockDataInputStream access$200(java.io.ObjectInputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream java.io.ObjectInputStream.BlockDataInputStream access$200(java.io.ObjectInputStream)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream java.io.ObjectInputStream.HandleTable access$100(java.io.ObjectInputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream java.io.ObjectInputStream.HandleTable access$100(java.io.ObjectInputStream)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream java.io.ObjectStreamClass readClassDescriptor()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -316,6 +421,9 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream java.lang.Object readObjectOverride()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream java.lang.Object readUnshared()">
|
||||
@@ -323,7 +431,7 @@
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream java.lang.Object resolveObject(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->!null;null->null""/>
|
||||
<val val="value="!null->!null;null->null",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectInputStream void access$500(java.io.ObjectInputStream) 0">
|
||||
@@ -350,12 +458,22 @@
|
||||
<item name="java.io.ObjectInputStream void readSerialData(java.lang.Object, java.io.ObjectStreamClass) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream int getProtocolVersion()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream java.io.ObjectOutputStream.BlockDataOutputStream access$000(java.io.ObjectOutputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream java.io.ObjectOutputStream.BlockDataOutputStream access$000(java.io.ObjectOutputStream)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream java.lang.Object replaceObject(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->!null;null->null""/>
|
||||
<val val="value="!null->!null;null->null",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream void access$100(java.io.ObjectOutputStream, java.lang.Object, boolean) 0">
|
||||
@@ -364,9 +482,19 @@
|
||||
<item name="java.io.ObjectOutputStream void annotateClass(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream void annotateClass(java.lang.Class)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream void annotateProxyClass(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream void annotateProxyClass(java.lang.Class)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream void defaultWriteFields(java.lang.Object, java.io.ObjectStreamClass) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -403,6 +531,11 @@
|
||||
<item name="java.io.ObjectOutputStream void writeObjectOverride(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream void writeObjectOverride(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.ObjectOutputStream void writeOrdinaryObject(java.lang.Object, java.io.ObjectStreamClass, boolean) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -415,6 +548,21 @@
|
||||
<item name="java.io.ObjectOutputStream void writeTypeString(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.io.OutputStream OutputStream()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.OutputStream void close()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.OutputStream void flush()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.OutputStream void write(byte[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -535,6 +683,16 @@
|
||||
<item name="java.io.Reader Reader(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.io.Reader boolean markSupported()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.Reader boolean ready()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.io.Reader int read(char[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
<root>
|
||||
<item name="java.lang.annotation.AnnotationTypeMismatchException java.lang.String foundType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.annotation.AnnotationTypeMismatchException java.lang.reflect.Method element()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.annotation.IncompleteAnnotationException IncompleteAnnotationException(java.lang.Class<? extends java.lang.annotation.Annotation>, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.annotation.IncompleteAnnotationException java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.annotation.IncompleteAnnotationException java.lang.String elementName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -87,6 +87,21 @@
|
||||
<item name="java.lang.invoke.AdapterMethodHandle byte basicType(java.lang.Class<?>) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle int convArgPos(long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle int convCode(long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle int conversionOp()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle int diffReturnTypes(java.lang.invoke.MethodType, java.lang.invoke.MethodType, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -116,7 +131,7 @@
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle java.lang.invoke.MethodHandle makeBoxArgument(java.lang.invoke.MethodType, java.lang.invoke.MethodHandle, int, java.lang.Class<?>)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_,_,_->null;_,!null,_,_->null;_,_,_,!null->null;_,_,_,null->null;_,null,_,_->null;null,_,_,_->null""/>
|
||||
<val val="value="!null,_,_,_->null;_,!null,_,_->null;_,_,_,!null->null;_,_,_,null->null;_,null,_,_->null;null,_,_,_->null",pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -215,12 +230,22 @@
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle java.lang.invoke.MethodHandle nonAdapter(java.lang.invoke.MethodHandle)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null->null""/>
|
||||
<val val="value="null->null",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle long insertStackMove(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle.AsVarargsCollector AsVarargsCollector(java.lang.invoke.MethodHandle, java.lang.Class<?>) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle.AsVarargsCollector boolean isVarargsCollector()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.AdapterMethodHandle.AsVarargsCollector java.lang.invoke.MethodHandle asType(java.lang.invoke.MethodType) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -333,6 +358,16 @@
|
||||
<item name="java.lang.invoke.ConstantCallSite ConstantCallSite(java.lang.invoke.MethodHandle) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.ConstantCallSite java.lang.invoke.MethodHandle dynamicInvoker()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.ConstantCallSite java.lang.invoke.MethodHandle getTarget()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.ConstantCallSite void setTarget(java.lang.invoke.MethodHandle) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -342,6 +377,11 @@
|
||||
<item name="java.lang.invoke.DirectMethodHandle DirectMethodHandle(java.lang.invoke.MethodType, java.lang.invoke.MemberName, boolean, java.lang.Class<?>) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.DirectMethodHandle boolean isValid()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.FilterGeneric FilterGeneric(java.lang.invoke.MethodType) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -424,6 +464,11 @@
|
||||
<item name="java.lang.invoke.FilterGeneric.Adapter Adapter(java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.FilterGeneric.Adapter boolean isPrototype()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.FilterGeneric.Adapter java.lang.Class<? extends java.lang.invoke.FilterGeneric.Adapter> findSubClass(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -867,6 +912,11 @@
|
||||
<item name="java.lang.invoke.FromGeneric.Adapter Adapter(java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.FromGeneric.Adapter boolean isPrototype()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.FromGeneric.Adapter java.lang.Class<? extends java.lang.invoke.FromGeneric.Adapter> findSubClass(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -913,6 +963,11 @@
|
||||
<item name="java.lang.invoke.InvokeGeneric java.lang.invoke.MethodHandle makeInitialInvoker()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.InvokeGeneric java.lang.invoke.MethodHandles.Lookup lookup()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.Invokers Invokers(java.lang.invoke.MethodType) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -940,9 +995,89 @@
|
||||
<item name="java.lang.invoke.MemberName MemberName(java.lang.reflect.Method) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isBridge()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isConstructor()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isField()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isFieldOrMethod()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isInvocable()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isMethod()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isPackage()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isResolved()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isSynthetic()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean isVarargs()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean testAllFlags(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean testAnyFlags(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName boolean testFlags(int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName int access$200(java.lang.invoke.MemberName) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName int access$200(java.lang.invoke.MemberName)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName int getModifiers()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName java.lang.Class<?> getFieldType()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -961,6 +1096,11 @@
|
||||
<item name="java.lang.invoke.MemberName java.lang.Object access$100(java.lang.invoke.MemberName) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName java.lang.Object access$100(java.lang.invoke.MemberName)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName java.lang.Object access$102(java.lang.invoke.MemberName, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -981,6 +1121,11 @@
|
||||
<item name="java.lang.invoke.MemberName java.lang.String access$000(java.lang.invoke.MemberName) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName java.lang.String access$000(java.lang.invoke.MemberName)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName java.lang.String access$002(java.lang.invoke.MemberName, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1003,9 +1148,19 @@
|
||||
<item name="java.lang.invoke.MemberName java.lang.String getSignature()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName java.lang.invoke.MemberName.Factory getFactory()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName java.lang.invoke.MethodType getMethodType()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName.Factory Factory()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MemberName.Factory boolean resolveInPlace(java.lang.invoke.MemberName, boolean, java.lang.Class<?>) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1021,6 +1176,11 @@
|
||||
<item name="java.lang.invoke.MethodHandle MethodHandle(java.lang.invoke.MethodType) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandle boolean isVarargsCollector()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandle java.lang.Object invokeWithArguments(java.util.List<?>) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1039,6 +1199,21 @@
|
||||
<item name="java.lang.invoke.MethodHandle java.lang.invoke.MethodHandle asVarargsCollector(java.lang.Class<?>)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandle java.lang.invoke.MethodType type()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandle void <clinit>()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl MethodHandleImpl()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl java.lang.invoke.MethodHandle accessArrayElement(java.lang.Class<?>, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1138,6 +1313,16 @@
|
||||
<item name="java.lang.invoke.MethodHandleImpl sun.invoke.empty.Empty throwException(T) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl sun.invoke.empty.Empty throwException(T)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl void initStatics()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.AllocateObject AllocateObject(java.lang.invoke.MethodHandle, java.lang.Class<C>, java.lang.invoke.MethodHandle) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1162,24 +1347,59 @@
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor boolean getElementZ(boolean[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor boolean getElementZ(boolean[], int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor byte getElementB(byte[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor byte getElementB(byte[], int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor char getElementC(char[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor char getElementC(char[], int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor double getElementD(double[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor double getElementD(double[], int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor float getElementF(float[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor float getElementF(float[], int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor int getElementI(int[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor int getElementI(int[], int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor java.lang.Object getElementL(java.lang.Object[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor java.lang.Object getElementL(java.lang.Object[], int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor java.lang.Object staticBase(java.lang.invoke.MemberName) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1210,9 +1430,19 @@
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor long getElementJ(long[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor long getElementJ(long[], int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor short getElementS(short[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor short getElementS(short[], int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleImpl.FieldAccessor void setElementB(byte[], int, byte) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1261,6 +1491,11 @@
|
||||
<item name="java.lang.invoke.MethodHandleImpl.GuardWithTest java.lang.invoke.MethodHandle make(java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleNatives MethodHandleNatives()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</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.NotNull"/>
|
||||
</item>
|
||||
@@ -1288,6 +1523,16 @@
|
||||
<item name="java.lang.invoke.MethodHandleNatives void raiseException(int, java.lang.Object, java.lang.Object) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleNatives.Constants Constants()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleStatics MethodHandleStatics()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandleStatics java.lang.Error uncaughtException(java.lang.Exception)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1343,6 +1588,11 @@
|
||||
<val val=""!null,_->!null;_,!null->!null""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles MethodHandles()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles T asInstance(java.lang.invoke.MethodHandle, java.lang.Class<T>) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1361,6 +1611,11 @@
|
||||
<item name="java.lang.invoke.MethodHandles boolean isWrapperInstance(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles boolean isWrapperInstance(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles java.lang.Class<?> wrapperInstanceType(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1388,6 +1643,11 @@
|
||||
<item name="java.lang.invoke.MethodHandles java.lang.RuntimeException misMatchedTypes(java.lang.String, java.lang.invoke.MethodType, java.lang.invoke.MethodType)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles java.lang.invoke.MemberName.Factory access$000()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles java.lang.invoke.MethodHandle arrayElementGetter(java.lang.Class<?>) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1521,6 +1781,11 @@
|
||||
<item name="java.lang.invoke.MethodHandles java.lang.invoke.MethodHandles.Lookup lookup()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles java.lang.invoke.MethodHandles.Lookup publicLookup()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles java.lang.reflect.Constructor getSingleConstructor(java.lang.Class<?>) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1562,7 +1827,25 @@
|
||||
<item name="java.lang.invoke.MethodHandles.1 java.lang.Object invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles.Lookup int fixmods(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles.Lookup int lookupModes()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles.Lookup java.lang.Class<?> lookupClass()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles.Lookup java.lang.Class<?> lookupClassOrNull()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles.Lookup java.lang.String accessFailedMessage(java.lang.Class<?>, java.lang.invoke.MemberName) 1">
|
||||
@@ -1660,7 +1943,7 @@
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles.Lookup java.lang.invoke.MethodHandle makeAccessor(java.lang.Class<?>, java.lang.invoke.MemberName, boolean, boolean)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""_,_,true,_->!null;_,null,_,_->!null""/>
|
||||
<val val=""_,null,_,_->!null""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodHandles.Lookup java.lang.invoke.MethodHandle restrictProtectedReceiver(java.lang.invoke.MemberName, java.lang.invoke.MethodHandle) 0">
|
||||
@@ -1722,6 +2005,31 @@
|
||||
<item name="java.lang.invoke.MethodType int checkPtypes(java.lang.Class<?>[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodType int parameterCount()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodType java.lang.Class<?> parameterType(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodType java.lang.Class<?> returnType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodType java.lang.Class<?> rtype()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodType java.lang.Class<?>[] ptypes()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodType java.lang.IndexOutOfBoundsException newIndexOutOfBoundsException(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1779,6 +2087,11 @@
|
||||
<item name="java.lang.invoke.MethodType java.lang.invoke.MethodType wrapWithPrims(java.lang.invoke.MethodType) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodType java.lang.invoke.MethodTypeForm form()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodType java.util.List<java.lang.Class<?>> parameterList()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1800,9 +2113,29 @@
|
||||
<item name="java.lang.invoke.MethodTypeForm MethodTypeForm(java.lang.invoke.MethodType) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodTypeForm boolean hasPrimitives()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodTypeForm boolean hasTwoArgSlots(java.lang.Class<?>) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodTypeForm boolean hasTwoArgSlots(java.lang.Class<?>)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodTypeForm int argSlotToParameter(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodTypeForm int parameterToArgSlot(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodTypeForm int[] primsAtEndOrder(java.lang.invoke.MethodType) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1827,6 +2160,11 @@
|
||||
<item name="java.lang.invoke.MethodTypeForm java.lang.invoke.MethodType canonicalize(java.lang.invoke.MethodType, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodTypeForm java.lang.invoke.MethodType erasedType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MethodTypeForm java.lang.invoke.MethodType reorderParameters(java.lang.invoke.MethodType, int[], java.lang.Class<?>[]) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -1844,6 +2182,11 @@
|
||||
<item name="java.lang.invoke.MutableCallSite MutableCallSite(java.lang.invoke.MethodType) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MutableCallSite java.lang.invoke.MethodHandle getTarget()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.MutableCallSite void syncAll(java.lang.invoke.MutableCallSite[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1855,12 +2198,22 @@
|
||||
<item name="java.lang.invoke.SpreadGeneric java.lang.Object select(java.lang.Object, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.SpreadGeneric java.lang.Object select(java.lang.Object, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.SpreadGeneric java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.SpreadGeneric java.lang.invoke.MethodHandle access$000(java.lang.invoke.SpreadGeneric) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.SpreadGeneric java.lang.invoke.MethodHandle access$000(java.lang.invoke.SpreadGeneric)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.SpreadGeneric java.lang.invoke.MethodHandle make(java.lang.invoke.MethodHandle, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -1891,6 +2244,11 @@
|
||||
<item name="java.lang.invoke.SpreadGeneric.Adapter Adapter(java.lang.invoke.SpreadGeneric, java.lang.invoke.MethodHandle) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.SpreadGeneric.Adapter boolean isPrototype()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.SpreadGeneric.Adapter java.lang.Class<? extends java.lang.invoke.SpreadGeneric.Adapter> findSubClass(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -2188,6 +2546,11 @@
|
||||
<item name="java.lang.invoke.ToGeneric.Adapter Adapter(java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.lang.invoke.ToGeneric.Adapter boolean isPrototype()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.lang.invoke.ToGeneric.Adapter java.lang.Class<? extends java.lang.invoke.ToGeneric.Adapter> findSubClass(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
<root>
|
||||
<item name="java.lang.reflect.Array Array()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
@@ -23,6 +23,31 @@
|
||||
<item name="java.net.DatagramPacket DatagramPacket(byte[], int, java.net.SocketAddress) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.DatagramPacket byte[] getData()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramPacket int getLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramPacket int getOffset()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramPacket int getPort()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramPacket java.net.InetAddress getAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramPacket java.net.SocketAddress getSocketAddress()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -41,6 +66,31 @@
|
||||
<item name="java.net.DatagramSocket DatagramSocket(java.net.SocketAddress) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.DatagramSocket boolean isBound()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramSocket boolean isClosed()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramSocket boolean isConnected()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramSocket int getPort()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramSocket java.net.InetAddress getInetAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.DatagramSocket java.net.InetAddress getLocalAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -51,6 +101,9 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.DatagramSocket java.nio.channels.DatagramChannel getChannel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.DatagramSocket void connect(java.net.InetAddress, int) 0">
|
||||
@@ -76,15 +129,73 @@
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean equals(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->false;null->false""/>
|
||||
<val val="value="!null->false;null->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isAnyLocalAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isLinkLocalAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isLoopbackAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isMCGlobal()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isMCLinkLocal()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isMCNodeLocal()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isMCOrgLocal()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isMCSiteLocal()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isMulticastAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress boolean isSiteLocalAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress byte[] getAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.InetAddress int checkNumericZone(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.InetAddress int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.InetAddress java.lang.Object checkLookupTable(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null->null""/>
|
||||
@@ -101,6 +212,9 @@
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.InetAddress java.lang.String getHostAddress()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.InetAddress java.lang.String getHostFromNameService(java.net.InetAddress, boolean) 0">
|
||||
@@ -146,6 +260,16 @@
|
||||
<item name="java.net.ServerSocket ServerSocket(java.net.Proxy) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.ServerSocket boolean isBound()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.ServerSocket boolean isClosed()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.ServerSocket java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -161,7 +285,15 @@
|
||||
<item name="java.net.ServerSocket java.net.SocketImpl access$000(java.net.ServerSocket) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.ServerSocket java.net.SocketImpl access$000(java.net.ServerSocket)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.ServerSocket java.nio.channels.ServerSocketChannel getChannel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.ServerSocket void implAccept(java.net.Socket) 0">
|
||||
@@ -191,6 +323,31 @@
|
||||
<item name="java.net.Socket Socket(java.net.SocketAddress, java.net.SocketAddress, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.Socket boolean isBound()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.Socket boolean isClosed()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.Socket boolean isConnected()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.Socket boolean isInputShutdown()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.Socket boolean isOutputShutdown()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.Socket java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -204,6 +361,9 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.Socket java.nio.channels.SocketChannel getChannel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.Socket void bind(java.net.SocketAddress) 0">
|
||||
@@ -269,6 +429,11 @@
|
||||
<item name="java.net.URI URI(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) 4">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.URI boolean access$300(char, long, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI boolean equal(java.lang.String, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -284,6 +449,21 @@
|
||||
<item name="java.net.URI boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.URI boolean isAbsolute()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI boolean isOpaque()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI boolean match(char, long, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI int access$2502(java.net.URI, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -293,6 +473,11 @@
|
||||
<item name="java.net.URI int compare(java.lang.String, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.URI int compare(java.lang.String, java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI int compareIgnoringCase(java.lang.String, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -305,6 +490,11 @@
|
||||
<item name="java.net.URI int compareTo(java.net.URI) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.URI int getPort()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI int hash(int, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -320,6 +510,11 @@
|
||||
<item name="java.net.URI int needsNormalization(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.URI int toLower(char)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI java.lang.String access$002(java.net.URI, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -405,6 +600,41 @@
|
||||
<val val=""!null->!null""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI java.lang.String getHost()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI java.lang.String getRawAuthority()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI java.lang.String getRawFragment()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI java.lang.String getRawPath()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI java.lang.String getRawQuery()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI java.lang.String getRawUserInfo()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI java.lang.String getScheme()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI java.lang.String normalize(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -493,9 +723,139 @@
|
||||
<item name="java.net.URI java.net.URL toURL()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.URI long access$100()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$1200()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$1300()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$1600()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$1700()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$1800()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$1900()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$200()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$2000()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$2100()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$2600()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$2700()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$2800()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$2900()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$3000()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$3100()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$3200()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$3300()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$3400()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$400()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$500()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$600()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$800()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long access$900()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long highMask(char, char)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long highMask(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.URI long lowMask(char, char)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URI long lowMask(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -588,6 +948,51 @@
|
||||
<item name="java.net.URL boolean isValidProtocol(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.URL int getPort()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URL java.lang.String getAuthority()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URL java.lang.String getFile()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URL java.lang.String getHost()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URL java.lang.String getPath()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URL java.lang.String getProtocol()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URL java.lang.String getQuery()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URL java.lang.String getRef()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URL java.lang.String getUserInfo()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URL java.net.URI toURI()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -612,6 +1017,46 @@
|
||||
<item name="java.net.URLConnection boolean checkfpx(java.io.InputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.URLConnection boolean getAllowUserInteraction()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection boolean getDefaultAllowUserInteraction()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection boolean getDefaultUseCaches()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection boolean getDoInput()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection boolean getDoOutput()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection boolean getUseCaches()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection int getConnectTimeout()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection int getReadTimeout()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection int readBytes(int[], int, java.io.InputStream) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -629,11 +1074,14 @@
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.lang.String getDefaultRequestProperty(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->null;null->null""/>
|
||||
<val val="value="!null->null;null->null",pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.lang.String getHeaderField(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.lang.String getHeaderField(java.lang.String) 0">
|
||||
@@ -641,11 +1089,14 @@
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.lang.String getHeaderField(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->null;null->null""/>
|
||||
<val val="value="!null->null;null->null",pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.lang.String getHeaderFieldKey(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.lang.String getRequestProperty(java.lang.String)">
|
||||
@@ -678,9 +1129,34 @@
|
||||
<item name="java.net.URLConnection java.net.ContentHandler lookupContentHandlerClassFor(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.net.FileNameMap access$000()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.net.FileNameMap getFileNameMap()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.net.URL getURL()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.security.Permission getPermission()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection java.util.Map<java.lang.String,java.util.List<java.lang.String>> getHeaderFields()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection long getIfModifiedSince()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection void addRequestProperty(java.lang.String, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -693,6 +1169,11 @@
|
||||
<item name="java.net.URLConnection void setDefaultRequestProperty(java.lang.String, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.net.URLConnection void setDefaultRequestProperty(java.lang.String, java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.net.URLConnection void setFileNameMap(java.net.FileNameMap) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
<root>
|
||||
<item name="java.rmi.RemoteException java.lang.Throwable getCause()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
@@ -11,15 +11,48 @@
|
||||
<item name="java.security.Identity boolean keyEquals(java.security.Key, java.security.Key) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.security.Identity java.lang.String getInfo()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Identity java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Identity java.lang.String printKeys()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.security.Identity java.security.Certificate[] certificates()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.security.Identity java.security.IdentityScope getScope()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Identity java.security.PublicKey getPublicKey()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Identity void addCertificate(java.security.Certificate) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.security.Policy Policy()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Policy boolean isSet()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Policy java.security.PermissionCollection getPermissions(java.security.ProtectionDomain) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -34,6 +67,21 @@
|
||||
<item name="java.security.Policy void initPolicy(java.security.Policy) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.security.Provider double getVersion()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Provider java.lang.String getInfo()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Provider java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Provider java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -79,6 +127,11 @@
|
||||
<item name="java.security.Provider void removeService(java.security.Provider.Service) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.security.Security Security()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.security.Security boolean isConstraintSatisfied(java.lang.String, java.lang.String, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -26,6 +26,31 @@
|
||||
<item name="java.sql.BatchUpdateException int[] getUpdateCounts()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.sql.DataTruncation boolean getParameter()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DataTruncation boolean getRead()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DataTruncation int getDataSize()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DataTruncation int getIndex()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DataTruncation int getTransferSize()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.Date java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -37,12 +62,17 @@
|
||||
</item>
|
||||
<item name="java.sql.DriverInfo boolean equals(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null->false""/>
|
||||
<val val="value="null->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DriverInfo java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager DriverManager()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager boolean isDriverAllowed(java.sql.Driver, java.lang.Class<?>) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -62,6 +92,21 @@
|
||||
<val val=""null,_->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager int getLoginTimeout()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager java.io.PrintStream getLogStream()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager java.io.PrintWriter getLogWriter()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager java.sql.Connection getConnection(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -92,15 +137,50 @@
|
||||
<item name="java.sql.DriverManager void setLogWriter(java.io.PrintWriter) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager.1 1()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager.2 2()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager.2 java.lang.Object run()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.sql.DriverManager.2 java.lang.Void run()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.sql.SQLClientInfoException java.util.Map<java.lang.String,java.sql.ClientInfoStatus> getFailedProperties()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.SQLException int getErrorCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.SQLException java.lang.String getSQLState()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.SQLException java.sql.SQLException getNextException()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.SQLException java.util.Iterator<java.lang.Throwable> iterator()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.sql.SQLException.1 boolean hasNext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.Time java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -129,6 +209,11 @@
|
||||
<item name="java.sql.Timestamp int compareTo(java.util.Date) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.sql.Timestamp int getNanos()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.sql.Timestamp java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -138,4 +223,9 @@
|
||||
<item name="java.sql.Timestamp java.sql.Timestamp valueOf(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.sql.Types Types()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,40 @@
|
||||
<root>
|
||||
<item name="java.util.concurrent.TimeUnit int excessNanos(long, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.TimeUnit long convert(long, java.util.concurrent.TimeUnit) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.TimeUnit long convert(long, java.util.concurrent.TimeUnit)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.TimeUnit long doConvert(int, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.TimeUnit long toMicros(long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.TimeUnit long toMillis(long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.TimeUnit long toNanos(long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.TimeUnit long toSeconds(long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -1,16 +1,69 @@
|
||||
<root>
|
||||
<item name="java.util.concurrent.atomic.AtomicBoolean AtomicBoolean()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicBoolean boolean get()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicBoolean java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicInteger AtomicInteger()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicInteger double doubleValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicInteger float floatValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicInteger int get()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicInteger int intValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicInteger java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicInteger long longValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicIntegerArray AtomicIntegerArray(int[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicIntegerArray int length()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicIntegerArray java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicIntegerFieldUpdater AtomicIntegerFieldUpdater()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicIntegerFieldUpdater java.util.concurrent.atomic.AtomicIntegerFieldUpdater<U> newUpdater(java.lang.Class<U>, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -26,15 +79,55 @@
|
||||
<item name="java.util.concurrent.atomic.AtomicIntegerFieldUpdater.AtomicIntegerFieldUpdaterImpl AtomicIntegerFieldUpdaterImpl(java.lang.Class<T>, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLong AtomicLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLong double doubleValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLong float floatValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLong int intValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLong java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLong long get()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLong long longValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLongArray AtomicLongArray(long[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLongArray int length()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLongArray java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLongFieldUpdater AtomicLongFieldUpdater()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicLongFieldUpdater java.util.concurrent.atomic.AtomicLongFieldUpdater<U> newUpdater(java.lang.Class<U>, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -59,24 +152,64 @@
|
||||
<item name="java.util.concurrent.atomic.AtomicMarkableReference V get(boolean[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicMarkableReference V getReference()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicMarkableReference boolean compareAndSet(V, V, boolean, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicMarkableReference boolean isMarked()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicMarkableReference boolean weakCompareAndSet(V, V, boolean, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicMarkableReference.ReferenceBooleanPair boolean access$100(java.util.concurrent.atomic.AtomicMarkableReference.ReferenceBooleanPair) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicMarkableReference.ReferenceBooleanPair boolean access$100(java.util.concurrent.atomic.AtomicMarkableReference.ReferenceBooleanPair)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicMarkableReference.ReferenceBooleanPair java.lang.Object access$000(java.util.concurrent.atomic.AtomicMarkableReference.ReferenceBooleanPair) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicMarkableReference.ReferenceBooleanPair java.lang.Object access$000(java.util.concurrent.atomic.AtomicMarkableReference.ReferenceBooleanPair)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicReference AtomicReference()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicReference V get()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicReferenceArray AtomicReferenceArray(E[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicReferenceArray int length()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicReferenceArray java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicReferenceFieldUpdater AtomicReferenceFieldUpdater()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicReferenceFieldUpdater java.util.concurrent.atomic.AtomicReferenceFieldUpdater<U,W> newUpdater(java.lang.Class<U>, java.lang.Class<W>, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -98,16 +231,36 @@
|
||||
<item name="java.util.concurrent.atomic.AtomicStampedReference V get(int[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicStampedReference V getReference()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicStampedReference boolean compareAndSet(V, V, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicStampedReference boolean weakCompareAndSet(V, V, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicStampedReference int getStamp()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicStampedReference.ReferenceIntegerPair int access$100(java.util.concurrent.atomic.AtomicStampedReference.ReferenceIntegerPair) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicStampedReference.ReferenceIntegerPair int access$100(java.util.concurrent.atomic.AtomicStampedReference.ReferenceIntegerPair)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicStampedReference.ReferenceIntegerPair java.lang.Object access$000(java.util.concurrent.atomic.AtomicStampedReference.ReferenceIntegerPair) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.atomic.AtomicStampedReference.ReferenceIntegerPair java.lang.Object access$000(java.util.concurrent.atomic.AtomicStampedReference.ReferenceIntegerPair)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -2,15 +2,40 @@
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean acquireQueued(java.util.concurrent.locks.AbstractQueuedSynchronizer.Node, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean apparentlyFirstQueuedIsExclusive()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean findNodeFromTail(java.util.concurrent.locks.AbstractQueuedSynchronizer.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean findNodeFromTail(java.util.concurrent.locks.AbstractQueuedSynchronizer.Node)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean hasContended()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean hasQueuedThreads()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean hasWaiters(java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean isOnSyncQueue(java.util.concurrent.locks.AbstractQueuedSynchronizer.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean isOnSyncQueue(java.util.concurrent.locks.AbstractQueuedSynchronizer.Node)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean isQueued(java.lang.Thread) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -23,6 +48,16 @@
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer boolean transferAfterCancelledWait(java.util.concurrent.locks.AbstractQueuedSynchronizer.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer int getQueueLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer int getState()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer int getWaitQueueLength(java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -30,9 +65,15 @@
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer java.lang.Thread fullGetFirstQueuedThread()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer java.lang.Thread getFirstQueuedThread()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer java.util.Collection<java.lang.Thread> getWaitingThreads(java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject) 0">
|
||||
@@ -65,6 +106,11 @@
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject boolean isOwnedBy(java.util.concurrent.locks.AbstractQueuedSynchronizer) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject boolean isOwnedBy(java.util.concurrent.locks.AbstractQueuedSynchronizer)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject java.util.concurrent.locks.AbstractQueuedSynchronizer.Node addConditionWaiter()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -74,12 +120,32 @@
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject void doSignalAll(java.util.concurrent.locks.AbstractQueuedSynchronizer.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer.Node Node()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.AbstractQueuedSynchronizer.Node boolean isShared()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.LockSupport LockSupport()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.LockSupport void unpark(java.lang.Thread) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantLock boolean hasWaiters(java.util.concurrent.locks.Condition) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantLock boolean isFair()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantLock boolean tryLock(long, java.util.concurrent.TimeUnit) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -110,6 +176,11 @@
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock boolean hasWaiters(java.util.concurrent.locks.Condition) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock boolean isFair()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock int getWaitQueueLength(java.util.concurrent.locks.Condition) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -122,6 +193,21 @@
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock java.util.Collection<java.lang.Thread> getWaitingThreads(java.util.concurrent.locks.Condition) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock readLock()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock writeLock()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock.NonfairSync boolean writerShouldBlock()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock ReadLock(java.util.concurrent.locks.ReentrantReadWriteLock) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -131,6 +217,16 @@
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock.ReadLock java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock.Sync int exclusiveCount(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock.Sync int sharedCount(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="java.util.concurrent.locks.ReentrantReadWriteLock.Sync java.lang.IllegalMonitorStateException unmatchedUnlockException()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,10 +1,65 @@
|
||||
<root>
|
||||
<item name="javax.swing.AbstractButton boolean isBorderPainted()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton boolean isContentAreaFilled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton boolean isFocusPainted()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton boolean isListener(java.lang.Class, java.awt.event.ActionListener) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton boolean isListener(java.lang.Class, java.awt.event.ActionListener) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton boolean isRolloverEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton int getDisplayedMnemonicIndex()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton int getHorizontalAlignment()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton int getHorizontalTextPosition()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton int getIconTextGap()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton int getMnemonic()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton int getVerticalAlignment()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton int getVerticalTextPosition()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton java.awt.Insets getMargin()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -14,12 +69,62 @@
|
||||
<item name="javax.swing.AbstractButton java.lang.Object[] getSelectedObjects()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton java.lang.String getText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton java.lang.String paramString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton javax.swing.AbstractButton.Handler access$000(javax.swing.AbstractButton) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton javax.swing.Action getAction()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton javax.swing.ButtonModel getModel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton javax.swing.Icon getIcon()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton javax.swing.Icon getPressedIcon()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton javax.swing.Icon getRolloverIcon()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton javax.swing.Icon getRolloverSelectedIcon()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton javax.swing.Icon getSelectedIcon()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton javax.swing.plaf.ButtonUI getUI()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton long getMultiClickThreshhold()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton void access$100(javax.swing.AbstractButton) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -41,7 +146,20 @@
|
||||
<item name="javax.swing.AbstractButton void updateDisplayedMnemonicIndex(java.lang.String, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.AbstractButton void updateUI()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JButton boolean isDefaultCapable()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JButton java.lang.String getUIClassID()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JButton java.lang.String paramString()">
|
||||
@@ -50,9 +168,84 @@
|
||||
<item name="javax.swing.JButton void writeObject(java.io.ObjectOutputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean alwaysOnTop()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean checkIfChildObscuredBySibling()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean getAutoscrolls()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean getCreatedDoubleBuffer()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean getFlag(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean getInheritsPopupMenu()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean getVerifyInputWhenFocusTarget()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean isDoubleBuffered()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean isLightweightComponent(java.awt.Component) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean isManagingFocus()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean isOpaque()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean isOptimizedDrawingEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean isPaintingOrigin()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean isPaintingTile()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean isRequestFocusEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean isValidateRoot()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent boolean processKeyBinding(javax.swing.KeyStroke, java.awt.event.KeyEvent, int, boolean)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""_,null,_,_->false""/>
|
||||
@@ -69,6 +262,11 @@
|
||||
<item name="javax.swing.JComponent byte getWriteObjCounter(javax.swing.JComponent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent byte getWriteObjCounter(javax.swing.JComponent)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent java.awt.Container getTopLevelAncestor()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -101,7 +299,7 @@
|
||||
</item>
|
||||
<item name="javax.swing.JComponent java.awt.Point getPopupLocation(java.awt.event.MouseEvent)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->null;null->null""/>
|
||||
<val val="value="!null->null;null->null",pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -110,7 +308,7 @@
|
||||
</item>
|
||||
<item name="javax.swing.JComponent java.awt.Point getToolTipLocation(java.awt.event.MouseEvent)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->null;null->null""/>
|
||||
<val val="value="!null->null;null->null",pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -135,11 +333,24 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent java.lang.String getUIClassID()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent java.lang.String paramString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent java.util.Hashtable access$200()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent javax.accessibility.AccessibleContext getAccessibleContext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent javax.swing.ActionMap getActionMap()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -164,6 +375,11 @@
|
||||
<item name="javax.swing.JComponent javax.swing.JToolTip createToolTip()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent javax.swing.border.Border getBorder()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent void componentInputMapChanged(javax.swing.ComponentInputMap) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -188,6 +404,11 @@
|
||||
<item name="javax.swing.JComponent void processComponentKeyEvent(java.awt.event.KeyEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent void processComponentKeyEvent(java.awt.event.KeyEvent)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent void processKeyEvent(java.awt.event.KeyEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -206,6 +427,11 @@
|
||||
<item name="javax.swing.JComponent void setWriteObjCounter(javax.swing.JComponent, byte) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent void updateUI()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent void writeObject(java.io.ObjectOutputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -222,17 +448,36 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent.AccessibleJComponent java.lang.String getToolTipText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent.AccessibleJComponent javax.accessibility.AccessibleExtendedComponent getAccessibleExtendedComponent()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent.AccessibleJComponent javax.accessibility.AccessibleKeyBinding getAccessibleKeyBinding()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent.AccessibleJComponent javax.accessibility.AccessibleRole getAccessibleRole()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent.AccessibleJComponent javax.swing.JComponent access$100(javax.swing.JComponent.AccessibleJComponent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JComponent.AccessibleJComponent javax.swing.JComponent access$100(javax.swing.JComponent.AccessibleJComponent)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JDialog JDialog(java.awt.Frame) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -248,39 +493,135 @@
|
||||
<item name="javax.swing.JDialog JDialog(java.awt.Frame, java.lang.String, boolean, java.awt.GraphicsConfiguration) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.JDialog boolean isRootPaneCheckingEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JDialog int getDefaultCloseOperation()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JDialog java.lang.String paramString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JDialog javax.swing.JRootPane createRootPane()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JDialog javax.swing.JRootPane getRootPane()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JDialog void processWindowEvent(java.awt.event.WindowEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JFrame boolean isRootPaneCheckingEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JFrame int getDefaultCloseOperation()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JFrame java.lang.String paramString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JFrame javax.swing.JRootPane createRootPane()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JFrame javax.swing.JRootPane getRootPane()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JFrame void processWindowEvent(java.awt.event.WindowEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel int getDisplayedMnemonic()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel int getDisplayedMnemonicIndex()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel int getHorizontalAlignment()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel int getHorizontalTextPosition()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel int getIconTextGap()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel int getVerticalAlignment()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel int getVerticalTextPosition()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel java.awt.Component getLabelFor()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel java.lang.String getText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel java.lang.String getUIClassID()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel java.lang.String paramString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel javax.swing.Icon getIcon()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel javax.swing.plaf.LabelUI getUI()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JLabel void writeObject(java.io.ObjectOutputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JPanel java.lang.String getUIClassID()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JPanel java.lang.String paramString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JPanel javax.swing.plaf.PanelUI getUI()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JPanel void writeObject(java.io.ObjectOutputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -290,6 +631,26 @@
|
||||
<item name="javax.swing.JScrollPane JScrollPane(java.awt.Component, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane boolean isValidateRoot()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane boolean isWheelScrollingEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane int getHorizontalScrollBarPolicy()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane int getVerticalScrollBarPolicy()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane java.awt.Component getCorner(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -300,6 +661,9 @@
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane java.lang.String getUIClassID()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane java.lang.String paramString()">
|
||||
@@ -311,9 +675,44 @@
|
||||
<item name="javax.swing.JScrollPane javax.swing.JScrollBar createVerticalScrollBar()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane javax.swing.JScrollBar getHorizontalScrollBar()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane javax.swing.JScrollBar getVerticalScrollBar()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane javax.swing.JViewport createViewport()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane javax.swing.JViewport getColumnHeader()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane javax.swing.JViewport getRowHeader()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane javax.swing.JViewport getViewport()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane javax.swing.border.Border getViewportBorder()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane javax.swing.plaf.ScrollPaneUI getUI()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JScrollPane void setCorner(java.lang.String, java.awt.Component) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -338,20 +737,90 @@
|
||||
<item name="javax.swing.JTable JTable(javax.swing.table.TableModel, javax.swing.table.TableColumnModel, javax.swing.ListSelectionModel) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable boolean print(int, java.text.MessageFormat, java.text.MessageFormat, boolean, javax.print.attribute.PrintRequestAttributeSet)">
|
||||
<item name="javax.swing.JTable boolean getAutoCreateColumnsFromModel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""_,_,_,false,_->true""/>
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable boolean getDragEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable boolean getRowSelectionAllowed()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable boolean getScrollableTracksViewportHeight()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable boolean getScrollableTracksViewportWidth()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable boolean getShowHorizontalLines()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable boolean getShowVerticalLines()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable boolean getSurrendersFocusOnKeystroke()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable boolean isEditing()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int columnAtPoint(java.awt.Point) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int getAutoResizeMode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int getEditingColumn()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int getEditingRow()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int getRowHeight()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int getRowMargin()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int getScrollableBlockIncrement(java.awt.Rectangle, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int getScrollableUnitIncrement(java.awt.Rectangle, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int limit(int, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable int rowAtPoint(java.awt.Point) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -361,6 +830,26 @@
|
||||
<item name="javax.swing.JTable int[] getSelectedRows()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable java.awt.Color getGridColor()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable java.awt.Color getSelectionBackground()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable java.awt.Color getSelectionForeground()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable java.awt.Component getEditorComponent()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable java.awt.Component prepareEditor(javax.swing.table.TableCellEditor, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -370,6 +859,11 @@
|
||||
<item name="javax.swing.JTable java.awt.Dimension getIntercellSpacing()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable java.awt.Dimension getPreferredScrollableViewportSize()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable java.awt.print.Printable getPrintable(int, java.text.MessageFormat, java.text.MessageFormat)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -377,6 +871,9 @@
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable java.lang.String getUIClassID()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable java.lang.String paramString()">
|
||||
@@ -391,9 +888,29 @@
|
||||
<item name="javax.swing.JTable javax.swing.ListSelectionModel createDefaultSelectionModel()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable javax.swing.ListSelectionModel getSelectionModel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable javax.swing.plaf.TableUI getUI()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable javax.swing.table.JTableHeader createDefaultTableHeader()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable javax.swing.table.JTableHeader getTableHeader()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable javax.swing.table.TableCellEditor getCellEditor()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable javax.swing.table.TableCellEditor getDefaultEditor(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -418,9 +935,19 @@
|
||||
<item name="javax.swing.JTable javax.swing.table.TableColumnModel createDefaultColumnModel()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable javax.swing.table.TableColumnModel getColumnModel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable javax.swing.table.TableModel createDefaultDataModel()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.JTable javax.swing.table.TableModel getModel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.JTable void addColumn(javax.swing.table.TableColumn) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -537,6 +1064,11 @@
|
||||
<item name="javax.swing.SwingUtilities boolean isRectangleContainingRectangle(java.awt.Rectangle, java.awt.Rectangle) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="javax.swing.SwingUtilities boolean isRectangleContainingRectangle(java.awt.Rectangle, java.awt.Rectangle)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="javax.swing.SwingUtilities boolean isRightMouseButton(java.awt.event.MouseEvent) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -14,12 +14,22 @@
|
||||
<item name="org.apache.commons.collections.ExtendedProperties boolean endsWithSlash(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.ExtendedProperties boolean isInitialized()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.ExtendedProperties java.lang.String escape(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.ExtendedProperties java.lang.String escape(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.ExtendedProperties java.lang.String getInclude()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.ExtendedProperties java.lang.String interpolate(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
|
||||
@@ -1,11 +1,61 @@
|
||||
<root>
|
||||
<item name="org.apache.commons.collections.iterators.AbstractEmptyIterator AbstractEmptyIterator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.AbstractEmptyIterator boolean hasNext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.AbstractEmptyIterator boolean hasPrevious()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.AbstractEmptyIterator int nextIndex()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.AbstractEmptyIterator int previousIndex()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.AbstractEmptyIterator java.lang.Object setValue(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.AbstractEmptyIterator void add(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.AbstractEmptyIterator void reset()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.AbstractEmptyIterator void set(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.EmptyIterator EmptyIterator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.EmptyMapIterator EmptyMapIterator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.EmptyOrderedIterator EmptyOrderedIterator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.iterators.EmptyOrderedMapIterator EmptyOrderedMapIterator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -8,6 +8,11 @@
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap boolean isEmpty()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap boolean isEqualKey(java.lang.Object, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null,_->true""/>
|
||||
@@ -18,12 +23,37 @@
|
||||
<val val=""null,_->true""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap int calculateNewCapacity(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap int calculateThreshold(int, float)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap int entryHashCode(org.apache.commons.collections.map.AbstractHashedMap.HashEntry) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap int entryHashCode(org.apache.commons.collections.map.AbstractHashedMap.HashEntry)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap int hash(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap int hashIndex(int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap int size()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap java.lang.Object clone()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -32,15 +62,25 @@
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap java.lang.Object convertKey(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->!null""/>
|
||||
<val val="value="!null->!null",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap java.lang.Object entryKey(org.apache.commons.collections.map.AbstractHashedMap.HashEntry) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap java.lang.Object entryKey(org.apache.commons.collections.map.AbstractHashedMap.HashEntry)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap java.lang.Object entryValue(org.apache.commons.collections.map.AbstractHashedMap.HashEntry) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap java.lang.Object entryValue(org.apache.commons.collections.map.AbstractHashedMap.HashEntry)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap java.lang.Object get(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -59,6 +99,11 @@
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap org.apache.commons.collections.map.AbstractHashedMap.HashEntry entryNext(org.apache.commons.collections.map.AbstractHashedMap.HashEntry) 0">
|
||||
<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)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap org.apache.commons.collections.map.AbstractHashedMap.HashEntry getEntry(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -71,6 +116,11 @@
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap void doWriteObject(java.io.ObjectOutputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap void init()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap void putAll(java.util.Map) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -109,17 +159,35 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap.HashEntry java.lang.Object getKey()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap.HashEntry java.lang.Object getValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap.HashEntry java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap.HashIterator HashIterator(org.apache.commons.collections.map.AbstractHashedMap) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap.HashIterator boolean hasNext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap.HashIterator java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap.HashIterator org.apache.commons.collections.map.AbstractHashedMap.HashEntry currentEntry()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractHashedMap.HashMapIterator HashMapIterator(org.apache.commons.collections.map.AbstractHashedMap) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -147,9 +215,19 @@
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry entryAfter(org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry) 0">
|
||||
<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)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry entryBefore(org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry entryBefore(org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap void addEntry(org.apache.commons.collections.map.AbstractHashedMap.HashEntry, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -168,9 +246,24 @@
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator LinkIterator(org.apache.commons.collections.map.AbstractLinkedMap) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator boolean hasNext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator boolean hasPrevious()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry currentEntry()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.AbstractLinkedMap.LinkMapIterator LinkMapIterator(org.apache.commons.collections.map.AbstractLinkedMap) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -183,12 +276,27 @@
|
||||
<item name="org.apache.commons.collections.map.LRUMap LRUMap(java.util.Map, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.LRUMap boolean isFull()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.LRUMap boolean isScanUntilRemovable()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.LRUMap boolean removeLRU(org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.LRUMap boolean removeLRU(org.apache.commons.collections.map.AbstractLinkedMap.LinkEntry)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->true;null->true""/>
|
||||
<val val="value="!null->true;null->true",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.LRUMap int maxSize()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.collections.map.LRUMap java.lang.Object get(java.lang.Object)">
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -8,6 +8,11 @@
|
||||
<item name="org.apache.commons.lang.builder.CompareToBuilder int reflectionCompare(java.lang.Object, java.lang.Object, java.util.Collection) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.CompareToBuilder int toComparison()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.CompareToBuilder org.apache.commons.lang.builder.CompareToBuilder append(boolean, boolean)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -128,6 +133,11 @@
|
||||
<item name="org.apache.commons.lang.builder.CompareToBuilder void reflectionAppend(java.lang.Object, java.lang.Object, java.lang.Class, org.apache.commons.lang.builder.CompareToBuilder, boolean, java.lang.String[]) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.EqualsBuilder boolean isEquals()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.EqualsBuilder boolean reflectionEquals(java.lang.Object, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -320,6 +330,11 @@
|
||||
<item name="org.apache.commons.lang.builder.HashCodeBuilder int reflectionHashCode(java.lang.Object, java.util.Collection) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.HashCodeBuilder int toHashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.HashCodeBuilder java.lang.Integer toIdentityHashCodeInteger(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -434,6 +449,21 @@
|
||||
<item name="org.apache.commons.lang.builder.ReflectionToStringBuilder boolean accept(java.lang.reflect.Field) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ReflectionToStringBuilder boolean isAppendStatics()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ReflectionToStringBuilder boolean isAppendTransients()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ReflectionToStringBuilder java.lang.Class getUpToClass()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ReflectionToStringBuilder java.lang.Object getValue(java.lang.reflect.Field) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -455,6 +485,11 @@
|
||||
<item name="org.apache.commons.lang.builder.ReflectionToStringBuilder java.lang.String toStringExclude(java.lang.Object, java.util.Collection) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ReflectionToStringBuilder java.lang.String[] getExcludeFieldNames()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ReflectionToStringBuilder java.lang.String[] toNoNullStringArray(java.lang.Object[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -473,6 +508,111 @@
|
||||
<item name="org.apache.commons.lang.builder.ReflectionToStringBuilder void appendFieldsIn(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle boolean isArrayContentDetail()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle boolean isDefaultFullDetail()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle boolean isFieldSeparatorAtEnd()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle boolean isFieldSeparatorAtStart()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle boolean isShortClassName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle boolean isUseClassName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle boolean isUseFieldNames()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle boolean isUseIdentityHashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle boolean isUseShortClassName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getArrayEnd()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getArraySeparator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getArrayStart()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getContentEnd()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getContentStart()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getFieldNameValueSeparator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getFieldSeparator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getNullText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getSizeEndText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getSizeStartText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getSummaryObjectEndText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle java.lang.String getSummaryObjectStartText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.StandardToStringStyle void setArrayEnd(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -518,6 +658,11 @@
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder ToStringBuilder(java.lang.Object, org.apache.commons.lang.builder.ToStringStyle, java.lang.StringBuffer) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder java.lang.Object getObject()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder java.lang.String reflectionToString(java.lang.Object, org.apache.commons.lang.builder.ToStringStyle) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -530,6 +675,11 @@
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder java.lang.StringBuffer getStringBuffer()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder org.apache.commons.lang.builder.ToStringBuilder append(boolean)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -686,18 +836,138 @@
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder org.apache.commons.lang.builder.ToStringBuilder appendToString(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder org.apache.commons.lang.builder.ToStringStyle getDefaultStyle()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder org.apache.commons.lang.builder.ToStringStyle getStyle()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringBuilder void setDefaultStyle(org.apache.commons.lang.builder.ToStringStyle) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isArrayContentDetail()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isDefaultFullDetail()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isFieldSeparatorAtEnd()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isFieldSeparatorAtStart()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isFullDetail(java.lang.Boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isFullDetail(java.lang.Boolean)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isShortClassName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isUseClassName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isUseFieldNames()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isUseIdentityHashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle boolean isUseShortClassName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getArrayEnd()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getArraySeparator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getArrayStart()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getContentEnd()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getContentStart()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getFieldNameValueSeparator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getFieldSeparator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getNullText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getShortClassName(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getShortClassName(java.lang.Class)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getSizeEndText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getSizeStartText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getSummaryObjectEndText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle java.lang.String getSummaryObjectStartText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle void append(java.lang.StringBuffer, java.lang.String, boolean[], java.lang.Boolean) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -989,4 +1259,29 @@
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle.1 java.lang.Object initialValue()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle.DefaultToStringStyle java.lang.Object readResolve()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle.MultiLineToStringStyle java.lang.Object readResolve()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle.NoFieldNameToStringStyle java.lang.Object readResolve()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle.ShortPrefixToStringStyle java.lang.Object readResolve()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.builder.ToStringStyle.SimpleToStringStyle java.lang.Object readResolve()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -5,9 +5,19 @@
|
||||
<item name="org.apache.commons.lang.enum.Enum boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enum.Enum int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enum.Enum java.lang.Object readResolve()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enum.Enum java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enum.Enum java.lang.String getNameInOtherClassLoader(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -32,6 +42,11 @@
|
||||
<item name="org.apache.commons.lang.enum.Enum org.apache.commons.lang.enum.Enum.Entry getEntry(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enum.EnumUtils EnumUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enum.EnumUtils java.util.Iterator iterator(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -56,6 +71,16 @@
|
||||
<item name="org.apache.commons.lang.enum.ValuedEnum int compareTo(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enum.ValuedEnum int compareTo(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enum.ValuedEnum int getValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enum.ValuedEnum org.apache.commons.lang.enum.Enum getEnum(java.lang.Class, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -5,9 +5,19 @@
|
||||
<item name="org.apache.commons.lang.enums.Enum boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enums.Enum int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enums.Enum java.lang.Object readResolve()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enums.Enum java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enums.Enum java.lang.String getNameInOtherClassLoader(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -32,6 +42,11 @@
|
||||
<item name="org.apache.commons.lang.enums.Enum org.apache.commons.lang.enums.Enum.Entry getEntry(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enums.EnumUtils EnumUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enums.EnumUtils java.util.Iterator iterator(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -53,6 +68,11 @@
|
||||
<item name="org.apache.commons.lang.enums.ValuedEnum ValuedEnum(java.lang.String, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enums.ValuedEnum int getValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.enums.ValuedEnum int getValueInOtherClassLoader(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
<root>
|
||||
<item name="org.apache.commons.lang.exception.ExceptionUtils ExceptionUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.exception.ExceptionUtils boolean isCauseMethodName(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -10,6 +15,11 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.exception.ExceptionUtils boolean isThrowableNested()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.exception.ExceptionUtils boolean setCause(java.lang.Throwable, java.lang.Throwable) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -168,10 +178,25 @@
|
||||
<item name="org.apache.commons.lang.exception.NestableError java.lang.String getMessage()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.exception.NestableError java.lang.Throwable getCause()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.exception.NestableException java.lang.String getMessage()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.exception.NestableException java.lang.Throwable getCause()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.exception.NestableRuntimeException java.lang.String getMessage()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.exception.NestableRuntimeException java.lang.Throwable getCause()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -8,6 +8,11 @@
|
||||
<item name="org.apache.commons.lang.math.DoubleRange DoubleRange(java.lang.Number, java.lang.Number) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange boolean containsDouble(double)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange boolean containsNumber(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -35,6 +40,46 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange double getMaximumDouble()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange double getMinimumDouble()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange float getMaximumFloat()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange float getMinimumFloat()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange int getMaximumInteger()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange int getMinimumInteger()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange long getMaximumLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.DoubleRange long getMinimumLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange FloatRange(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -44,6 +89,11 @@
|
||||
<item name="org.apache.commons.lang.math.FloatRange FloatRange(java.lang.Number, java.lang.Number) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange boolean containsFloat(float)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange boolean containsNumber(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -71,9 +121,99 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange double getMaximumDouble()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange double getMinimumDouble()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange float getMaximumFloat()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange float getMinimumFloat()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange int getMaximumInteger()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange int getMinimumInteger()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange long getMaximumLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.FloatRange long getMinimumLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction boolean equals(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction double doubleValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction float floatValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction int compareTo(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction int getDenominator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction int getNumerator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction int getProperNumerator()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction int getProperWhole()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction int intValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction long longValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Fraction org.apache.commons.lang.math.Fraction abs()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -122,6 +262,11 @@
|
||||
<val val=""!null->!null""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IEEE754rUtils IEEE754rUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IEEE754rUtils double max(double[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -143,6 +288,11 @@
|
||||
<item name="org.apache.commons.lang.math.IntRange IntRange(java.lang.Number, java.lang.Number) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange boolean containsInteger(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange boolean containsNumber(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -162,6 +312,11 @@
|
||||
<item name="org.apache.commons.lang.math.IntRange boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange boolean equals(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange boolean overlapsRange(org.apache.commons.lang.math.Range) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -170,6 +325,46 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange double getMaximumDouble()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange double getMinimumDouble()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange float getMaximumFloat()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange float getMinimumFloat()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange int getMaximumInteger()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange int getMinimumInteger()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange long getMaximumLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.IntRange long getMinimumLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.JVMRandom void nextBytes(byte[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -182,6 +377,11 @@
|
||||
<item name="org.apache.commons.lang.math.LongRange LongRange(java.lang.Number, java.lang.Number) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange boolean containsLong(long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange boolean containsNumber(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -201,6 +401,11 @@
|
||||
<item name="org.apache.commons.lang.math.LongRange boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange boolean equals(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange boolean overlapsRange(org.apache.commons.lang.math.Range) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -209,6 +414,46 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange double getMaximumDouble()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange double getMinimumDouble()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange float getMaximumFloat()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange float getMinimumFloat()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange int getMaximumInteger()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange int getMinimumInteger()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange long getMaximumLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.LongRange long getMinimumLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberRange NumberRange(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -229,6 +474,21 @@
|
||||
<item name="org.apache.commons.lang.math.NumberRange boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberRange java.lang.Number getMaximumNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberRange java.lang.Number getMinimumNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils NumberUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils boolean isAllZeros(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -247,9 +507,19 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils byte max(byte, byte, byte)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils byte max(byte[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils byte min(byte, byte, byte)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils byte min(byte[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -277,9 +547,19 @@
|
||||
<item name="org.apache.commons.lang.math.NumberUtils float toFloat(java.lang.String, float) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils int max(int, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils int max(int[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils int min(int, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils int min(int[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -358,9 +638,19 @@
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils long max(long, long, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils long max(long[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils long min(long, long, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils long min(long[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -370,12 +660,27 @@
|
||||
<item name="org.apache.commons.lang.math.NumberUtils long toLong(java.lang.String, long) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils short max(short, short, short)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils short max(short[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils short min(short, short, short)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.NumberUtils short min(short[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.RandomUtils RandomUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.RandomUtils boolean nextBoolean(java.util.Random) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -394,6 +699,11 @@
|
||||
<item name="org.apache.commons.lang.math.RandomUtils long nextLong(java.util.Random) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Range Range()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.math.Range boolean containsDouble(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
|
||||
@@ -1,7 +1,17 @@
|
||||
<root>
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean MutableBoolean()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean MutableBoolean(java.lang.Boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean boolean booleanValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -13,12 +23,35 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean int compareTo(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean int compareTo(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean java.lang.Object getValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableBoolean void setValue(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte MutableByte()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte MutableByte(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -30,9 +63,39 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte byte byteValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte double doubleValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte float floatValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte int compareTo(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte int compareTo(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte int intValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte java.lang.Byte toByte()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -42,6 +105,11 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte long longValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte void add(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -51,6 +119,11 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableByte void subtract(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble MutableDouble()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble MutableDouble(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -62,15 +135,45 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble boolean isInfinite()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble boolean isNaN()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble double doubleValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble float floatValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble int compareTo(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble int intValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble java.lang.Double toDouble()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble java.lang.Object getValue()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble long longValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble void add(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -80,6 +183,11 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableDouble void subtract(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat MutableFloat()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat MutableFloat(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -91,15 +199,45 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat boolean isInfinite()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat boolean isNaN()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat double doubleValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat float floatValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat int compareTo(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat int intValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat java.lang.Float toFloat()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat java.lang.Object getValue()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat long longValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat void add(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -109,6 +247,11 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableFloat void subtract(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt MutableInt()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt MutableInt(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -120,9 +263,34 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt double doubleValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt float floatValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt int compareTo(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt int compareTo(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt int intValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt java.lang.Integer toInteger()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -132,6 +300,11 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt long longValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt void add(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -141,6 +314,11 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableInt void subtract(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong MutableLong()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong MutableLong(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -152,9 +330,34 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong double doubleValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong float floatValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong int compareTo(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong int compareTo(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong int intValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong java.lang.Long toLong()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -164,6 +367,11 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong long longValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong void add(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -173,6 +381,11 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableLong void subtract(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableObject MutableObject()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableObject boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -181,6 +394,16 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableObject java.lang.Object getValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort MutableShort()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort MutableShort(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -192,9 +415,34 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort double doubleValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort float floatValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort int compareTo(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort int compareTo(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort int intValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort java.lang.Object getValue()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -204,6 +452,16 @@
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort long longValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort short shortValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.mutable.MutableShort void add(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,4 +1,14 @@
|
||||
<root>
|
||||
<item name="org.apache.commons.lang.text.CompositeFormat java.text.Format getFormatter()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.CompositeFormat java.text.Format getParser()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.ExtendedMessageFormat boolean containsElements(java.util.Collection) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -27,6 +37,11 @@
|
||||
<item name="org.apache.commons.lang.text.ExtendedMessageFormat java.lang.String parseFormatDescription(java.lang.String, java.text.ParsePosition)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.ExtendedMessageFormat java.lang.String toPattern()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.ExtendedMessageFormat java.lang.StringBuffer appendQuotedString(java.lang.String, java.text.ParsePosition, java.lang.StringBuffer, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -80,6 +95,11 @@
|
||||
<item name="org.apache.commons.lang.text.StrBuilder StrBuilder(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder boolean contains(char)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder boolean endsWith(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -98,7 +118,7 @@
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder boolean equals(org.apache.commons.lang.text.StrBuilder)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null->true""/>
|
||||
<val val="value="null->true",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder boolean equalsIgnoreCase(org.apache.commons.lang.text.StrBuilder)">
|
||||
@@ -106,6 +126,11 @@
|
||||
<val val=""null->true""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder boolean isEmpty()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder boolean startsWith(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -122,24 +147,64 @@
|
||||
<val val=""!null->!null;null->!null""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int capacity()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int hashCode()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int indexOf(char, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int indexOf(java.lang.String, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int indexOf(org.apache.commons.lang.text.StrMatcher, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int lastIndexOf(char, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int lastIndexOf(java.lang.String, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int lastIndexOf(org.apache.commons.lang.text.StrMatcher, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int length()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder int size()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder java.io.Reader asReader()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder java.io.Writer asWriter()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder java.lang.String getNewLineText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder java.lang.String getNullText()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder java.lang.String leftString(int)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -415,18 +480,58 @@
|
||||
<item name="org.apache.commons.lang.text.StrBuilder org.apache.commons.lang.text.StrTokenizer asTokenizer()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder.StrBuilderReader boolean markSupported()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder.StrBuilderReader int read(char[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder.StrBuilderReader void close()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder.StrBuilderTokenizer java.util.List tokenize(char[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder.StrBuilderWriter void close()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrBuilder.StrBuilderWriter void flush()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrLookup StrLookup()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</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.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrLookup org.apache.commons.lang.text.StrLookup noneLookup()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrLookup org.apache.commons.lang.text.StrLookup systemPropertiesLookup()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrLookup.MapStrLookup java.lang.String lookup(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher StrMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher int isMatch(char[], int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -439,27 +544,107 @@
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher charSetMatcher(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher commaMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher doubleQuoteMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher noneMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher quoteMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher singleQuoteMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher spaceMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher splitMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher stringMatcher(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher tabMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher org.apache.commons.lang.text.StrMatcher trimMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.CharMatcher int isMatch(char[], int, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.CharMatcher int isMatch(char[], int, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.CharSetMatcher CharSetMatcher(char[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.CharSetMatcher int isMatch(char[], int, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.CharSetMatcher int isMatch(char[], int, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.NoMatcher NoMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.NoMatcher int isMatch(char[], int, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.NoMatcher int isMatch(char[], int, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.StringMatcher StringMatcher(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.StringMatcher int isMatch(char[], int, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.TrimMatcher TrimMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.TrimMatcher int isMatch(char[], int, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrMatcher.TrimMatcher int isMatch(char[], int, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrSubstitutor boolean replaceIn(java.lang.StringBuffer) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -495,6 +680,11 @@
|
||||
<item name="org.apache.commons.lang.text.StrSubstitutor boolean substitute(org.apache.commons.lang.text.StrBuilder, int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrSubstitutor char getEscapeChar()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrSubstitutor int substitute(org.apache.commons.lang.text.StrBuilder, int, int, java.util.List) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -588,6 +778,21 @@
|
||||
<item name="org.apache.commons.lang.text.StrSubstitutor java.lang.String resolveVariable(java.lang.String, org.apache.commons.lang.text.StrBuilder, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrSubstitutor org.apache.commons.lang.text.StrLookup getVariableResolver()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrSubstitutor org.apache.commons.lang.text.StrMatcher getVariablePrefixMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrSubstitutor org.apache.commons.lang.text.StrMatcher getVariableSuffixMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrSubstitutor org.apache.commons.lang.text.StrSubstitutor setVariablePrefix(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -627,6 +832,31 @@
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer StrTokenizer(java.lang.String, org.apache.commons.lang.text.StrMatcher, org.apache.commons.lang.text.StrMatcher) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer boolean isEmptyTokenAsNull()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer boolean isIgnoreEmptyTokens()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer boolean isQuote(char[], int, int, int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer int nextIndex()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer int previousIndex()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer int readWithQuotes(char[], int, int, org.apache.commons.lang.text.StrBuilder, java.util.List, int, int) 3">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -648,6 +878,26 @@
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer java.util.List tokenize(char[], int, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer org.apache.commons.lang.text.StrMatcher getDelimiterMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer org.apache.commons.lang.text.StrMatcher getIgnoredMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer org.apache.commons.lang.text.StrMatcher getQuoteMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer org.apache.commons.lang.text.StrMatcher getTrimmerMatcher()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.text.StrTokenizer org.apache.commons.lang.text.StrTokenizer reset()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
<root>
|
||||
<item name="org.apache.commons.lang.time.DateFormatUtils DateFormatUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.DateFormatUtils java.lang.String format(java.util.Calendar, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -89,6 +94,11 @@
|
||||
<item name="org.apache.commons.lang.time.DateFormatUtils java.lang.String formatUTC(long, java.lang.String, java.util.Locale) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.DateUtils DateUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.DateUtils boolean isSameDay(java.util.Calendar, java.util.Calendar) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -314,6 +324,11 @@
|
||||
<item name="org.apache.commons.lang.time.DateUtils void modify(java.util.Calendar, int, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.DurationFormatUtils DurationFormatUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.DurationFormatUtils java.lang.String format(org.apache.commons.lang.time.DurationFormatUtils.Token[], int, int, int, int, int, int, int, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -373,6 +388,16 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.DurationFormatUtils.Token int getCount()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.DurationFormatUtils.Token java.lang.Object getValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.DurationFormatUtils.Token java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -393,6 +418,16 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat boolean getTimeZoneOverridesCalendar()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat int getMaxLengthEstimate()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat java.lang.Object parseObject(java.lang.String, java.text.ParsePosition) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -414,6 +449,11 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat java.lang.String format(java.util.Date)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat java.lang.String getPattern()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat java.lang.String parseToken(java.lang.String, int[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -440,6 +480,16 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat java.lang.StringBuffer format(java.util.Date, java.lang.StringBuffer) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat java.util.Locale getLocale()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat java.util.TimeZone getTimeZone()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat org.apache.commons.lang.time.FastDateFormat getInstance(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -470,12 +520,22 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat void readObject(java.io.ObjectInputStream) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.CharacterLiteral int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.CharacterLiteral void appendTo(java.lang.StringBuffer, java.util.Calendar) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.CharacterLiteral void appendTo(java.lang.StringBuffer, java.util.Calendar) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.PaddedNumberField int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.PaddedNumberField void appendTo(java.lang.StringBuffer, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -491,12 +551,22 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.Pair java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.StringLiteral int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.StringLiteral void appendTo(java.lang.StringBuffer, java.util.Calendar) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.StringLiteral void appendTo(java.lang.StringBuffer, java.util.Calendar) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TextField int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TextField void appendTo(java.lang.StringBuffer, java.util.Calendar) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -506,9 +576,19 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TimeZoneDisplayKey boolean equals(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TimeZoneNameRule int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TimeZoneNameRule void appendTo(java.lang.StringBuffer, java.util.Calendar) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TimeZoneNumberRule int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TimeZoneNumberRule void appendTo(java.lang.StringBuffer, java.util.Calendar) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -521,6 +601,16 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwentyFourHourField void appendTo(java.lang.StringBuffer, java.util.Calendar) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitMonthField TwoDigitMonthField()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitMonthField int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitMonthField void appendTo(java.lang.StringBuffer, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -530,6 +620,11 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitMonthField void appendTo(java.lang.StringBuffer, java.util.Calendar) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitNumberField int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitNumberField void appendTo(java.lang.StringBuffer, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -539,6 +634,16 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitNumberField void appendTo(java.lang.StringBuffer, java.util.Calendar) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitYearField TwoDigitYearField()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitYearField int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitYearField void appendTo(java.lang.StringBuffer, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -548,6 +653,16 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.TwoDigitYearField void appendTo(java.lang.StringBuffer, java.util.Calendar) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.UnpaddedMonthField UnpaddedMonthField()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.UnpaddedMonthField int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.UnpaddedMonthField void appendTo(java.lang.StringBuffer, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -557,6 +672,11 @@
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.UnpaddedMonthField void appendTo(java.lang.StringBuffer, java.util.Calendar) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.UnpaddedNumberField int estimateLength()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.commons.lang.time.FastDateFormat.UnpaddedNumberField void appendTo(java.lang.StringBuffer, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -49,9 +49,19 @@
|
||||
<item name="org.apache.velocity.anakia.AnakiaTask void setTemplatePath(java.io.File) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.AnakiaTask.Context java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.AnakiaTask.Context void setName(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.Escape Escape()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.Escape java.lang.String getText(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -81,6 +91,11 @@
|
||||
<val val=""null->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.NodeList java.util.List getList()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.NodeList java.util.List subList(int, int)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -96,6 +111,11 @@
|
||||
<item name="org.apache.velocity.anakia.NodeList.AttributeXMLOutputter void output(org.jdom.Attribute, java.io.Writer) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.TreeWalker TreeWalker()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.TreeWalker org.apache.velocity.anakia.NodeList allElements(org.jdom.Element) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -105,6 +125,16 @@
|
||||
<item name="org.apache.velocity.anakia.TreeWalker void treeWalk(org.jdom.Element, java.util.Collection) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.XPathCache XPathCache()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.XPathTool XPathTool()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.anakia.XPathTool org.apache.velocity.anakia.NodeList applyTo(java.lang.String, java.util.List)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -8,6 +8,11 @@
|
||||
<item name="org.apache.velocity.app.FieldMethodizer void inspect(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.Velocity Velocity()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.Velocity boolean evaluate(org.apache.velocity.context.Context, java.io.Writer, java.lang.String, java.io.InputStream) 3">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -26,6 +26,11 @@
|
||||
<item name="org.apache.velocity.app.event.EventCartridge java.util.Iterator getReferenceInsertionEventHandlers()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.EventHandlerUtil EventHandlerUtil()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.EventHandlerUtil boolean shouldLogOnNullSet(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, java.lang.String, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -89,27 +94,95 @@
|
||||
<item name="org.apache.velocity.app.event.EventHandlerUtil void iterateOverEventHandlers(java.util.Iterator, org.apache.velocity.app.event.EventHandlerMethodExecutor) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.IncludeEventHandler.IncludeEventExecutor boolean isDone()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.IncludeEventHandler.IncludeEventExecutor java.lang.Object getReturnValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.IncludeEventHandler.IncludeEventExecutor void execute(org.apache.velocity.app.event.EventHandler) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidGetMethodExecutor boolean isDone()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidGetMethodExecutor java.lang.Object getReturnValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidGetMethodExecutor void execute(org.apache.velocity.app.event.EventHandler) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidMethodExecutor boolean isDone()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidMethodExecutor java.lang.Object getReturnValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidMethodExecutor void execute(org.apache.velocity.app.event.EventHandler) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidSetMethodExecutor boolean isDone()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidSetMethodExecutor java.lang.Object getReturnValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidSetMethodExecutor void execute(org.apache.velocity.app.event.EventHandler) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.MethodExceptionEventHandler.MethodExceptionExecutor boolean isDone()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.MethodExceptionEventHandler.MethodExceptionExecutor java.lang.Object getReturnValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.MethodExceptionEventHandler.MethodExceptionExecutor void execute(org.apache.velocity.app.event.EventHandler) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.NullSetEventHandler.ShouldLogOnNullSetExecutor boolean isDone()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.NullSetEventHandler.ShouldLogOnNullSetExecutor java.lang.Object getReturnValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.NullSetEventHandler.ShouldLogOnNullSetExecutor void execute(org.apache.velocity.app.event.EventHandler) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.ReferenceInsertionEventHandler.referenceInsertExecutor boolean isDone()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.ReferenceInsertionEventHandler.referenceInsertExecutor java.lang.Object getReturnValue()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.ReferenceInsertionEventHandler.referenceInsertExecutor void execute(org.apache.velocity.app.event.EventHandler) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.EscapeHtmlReference java.lang.String getMatchAttribute()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.EscapeJavaScriptReference java.lang.String escape(java.lang.Object) 0">
|
||||
@@ -15,6 +18,9 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.EscapeJavaScriptReference java.lang.String getMatchAttribute()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.EscapeReference java.lang.Object referenceInsert(java.lang.String, java.lang.Object)">
|
||||
@@ -22,6 +28,11 @@
|
||||
<val val=""_,null->null""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.EscapeReference org.apache.velocity.runtime.RuntimeServices getRuntimeServices()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.EscapeReference void setRuntimeServices(org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -32,6 +43,9 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.EscapeSqlReference java.lang.String getMatchAttribute()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.EscapeXmlReference java.lang.String escape(java.lang.Object) 0">
|
||||
@@ -41,6 +55,9 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.EscapeXmlReference java.lang.String getMatchAttribute()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.IncludeNotFound java.lang.String includeEvent(java.lang.String, java.lang.String, java.lang.String) 1">
|
||||
@@ -55,6 +72,11 @@
|
||||
<item name="org.apache.velocity.app.event.implement.IncludeNotFound void setRuntimeServices(org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.IncludeRelativePath IncludeRelativePath()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.IncludeRelativePath java.lang.String includeEvent(java.lang.String, java.lang.String, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -69,6 +91,11 @@
|
||||
<item name="org.apache.velocity.app.event.implement.InvalidReferenceInfo InvalidReferenceInfo(java.lang.String, org.apache.velocity.util.introspection.Info) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.InvalidReferenceInfo java.lang.String getInvalidReference()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.InvalidReferenceInfo java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -137,6 +164,11 @@
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.ReportInvalidReferences java.util.List getInvalidReferences()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.event.implement.ReportInvalidReferences void reportInvalidReference(java.lang.String, org.apache.velocity.util.introspection.Info) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.tools.VelocityFormatter java.lang.Object isNull(java.lang.Object, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_->!null""/>
|
||||
<val val="value="!null,_->!null",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.tools.VelocityFormatter java.lang.String formatArray(java.lang.Object, java.lang.String, java.lang.String) 1">
|
||||
@@ -51,4 +51,9 @@
|
||||
<item name="org.apache.velocity.app.tools.VelocityFormatter.VelocityAlternator java.lang.String alternate()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.app.tools.VelocityFormatter.VelocityAlternator java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -34,6 +34,11 @@
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.context.AbstractContext org.apache.velocity.context.Context getChainedContext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.context.EvaluateContext EvaluateContext(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.RuntimeServices) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -46,9 +51,32 @@
|
||||
<item name="org.apache.velocity.context.InternalContextAdapterImpl org.apache.velocity.app.event.EventCartridge getEventCartridge()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.context.InternalContextAdapterImpl org.apache.velocity.context.Context getInternalUserContext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.context.InternalContextAdapterImpl org.apache.velocity.context.InternalContextAdapter getBaseContext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.context.InternalContextBase java.util.List getMacroLibraries()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.context.InternalContextBase org.apache.velocity.app.event.EventCartridge getEventCartridge()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.context.InternalContextBase org.apache.velocity.runtime.resource.Resource getCurrentResource()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.context.ProxyVMContext boolean isConstant(org.apache.velocity.runtime.parser.node.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.convert.WebMacro WebMacro()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.convert.WebMacro boolean writeTemplate(java.lang.String, java.lang.String, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,7 +1,32 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.exception.MethodInvocationException int getColumnNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.MethodInvocationException int getLineNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.MethodInvocationException java.lang.String getMessage()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.MethodInvocationException java.lang.String getMethodName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.MethodInvocationException java.lang.String getReferenceName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.MethodInvocationException java.lang.String getTemplateName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.ParseErrorException ParseErrorException(java.lang.String, org.apache.velocity.util.introspection.Info) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -20,4 +45,44 @@
|
||||
<item name="org.apache.velocity.exception.ParseErrorException ParseErrorException(org.apache.velocity.runtime.parser.ParseException, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.ParseErrorException int getColumnNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.ParseErrorException int getLineNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.ParseErrorException java.lang.String getInvalidSyntax()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.ParseErrorException java.lang.String getTemplateName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.TemplateInitException int getColumnNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.TemplateInitException int getLineNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.TemplateInitException java.lang.String getTemplateName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.exception.VelocityException java.lang.Throwable getWrappedThrowable()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -1,4 +1,14 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.io.UnicodeInputStream boolean isSkipBOM()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.io.UnicodeInputStream java.lang.String getEncodingFromStream()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.io.UnicodeInputStream java.lang.String readEncoding()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -11,6 +21,36 @@
|
||||
<item name="org.apache.velocity.io.UnicodeInputStream.UnicodeBOM UnicodeBOM(java.lang.String, byte[], org.apache.velocity.io.UnicodeInputStream.1) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.io.UnicodeInputStream.UnicodeBOM byte[] getBytes()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.io.UnicodeInputStream.UnicodeBOM java.lang.String getEncoding()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.io.VelocityWriter boolean isAutoFlush()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.io.VelocityWriter int getBufferSize()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.io.VelocityWriter int getRemaining()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.io.VelocityWriter int min(int, int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.io.VelocityWriter void write(char[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -5,6 +5,11 @@
|
||||
<item name="org.apache.velocity.runtime.ParserPoolImpl void put(org.apache.velocity.runtime.parser.Parser) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.Runtime Runtime()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance boolean addVelocimacro(java.lang.String, java.lang.String, java.lang.String[], java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -23,6 +28,11 @@
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance boolean invokeVelocimacro(java.lang.String, java.lang.String, java.lang.String[], org.apache.velocity.context.Context, java.io.Writer) 4">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance boolean isInitialized()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance boolean isVelocimacro(java.lang.String, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -37,6 +47,16 @@
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance java.lang.String getString(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance org.apache.commons.collections.ExtendedProperties getConfiguration()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance org.apache.velocity.app.event.EventCartridge getApplicationEventCartridge()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance org.apache.velocity.app.event.EventHandler initializeSpecificEventHandler(java.lang.String, java.lang.String, java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -49,9 +69,24 @@
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance org.apache.velocity.runtime.log.Log getLog()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance org.apache.velocity.runtime.parser.Parser createNewParser()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance org.apache.velocity.util.introspection.Introspector getIntrospector()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance org.apache.velocity.util.introspection.Uberspect getUberspect()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance void addDirective(org.apache.velocity.runtime.directive.Directive) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -67,6 +102,21 @@
|
||||
<item name="org.apache.velocity.runtime.RuntimeInstance void setProperties(java.util.Properties) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeSingleton RuntimeSingleton()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeSingleton org.apache.velocity.runtime.RuntimeInstance getRuntimeInstance()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.RuntimeSingleton org.apache.velocity.runtime.RuntimeServices getRuntimeServices()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroFactory VelocimacroFactory(org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -94,9 +144,29 @@
|
||||
<item name="org.apache.velocity.runtime.VelocimacroFactory boolean addVelocimacro(java.lang.String, org.apache.velocity.runtime.parser.node.Node, java.lang.String[], java.lang.String) 3">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroFactory boolean getAutoload()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroFactory boolean getTemplateLocalInline()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroFactory.Twonk Twonk()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroFactory.Twonk Twonk(org.apache.velocity.runtime.VelocimacroFactory.1) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroFactory.Twonk Twonk(org.apache.velocity.runtime.VelocimacroFactory.1)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager boolean addVM(java.lang.String, org.apache.velocity.runtime.parser.node.Node, java.lang.String[], java.lang.String, boolean) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -108,6 +178,11 @@
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager boolean usingNamespaces(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager boolean usingNamespaces(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager java.lang.String getLibraryName(java.lang.String, java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -135,7 +210,27 @@
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager.MacroEntry MacroEntry(java.lang.String, org.apache.velocity.runtime.parser.node.Node, java.lang.String[], java.lang.String, org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.runtime.VelocimacroManager.1) 5">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager.MacroEntry boolean getFromLibrary()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager.MacroEntry java.lang.String getSourceTemplate()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager.MacroEntry org.apache.velocity.runtime.directive.VelocimacroProxy getProxy(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager.MacroEntry org.apache.velocity.runtime.directive.VelocimacroProxy getProxy(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.VelocimacroManager.MacroEntry org.apache.velocity.runtime.parser.node.SimpleNode getNodeTree()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.runtime.directive.Block int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Block java.lang.String id(org.apache.velocity.context.InternalContextAdapter) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -14,12 +19,27 @@
|
||||
<item name="org.apache.velocity.runtime.directive.Block.Reference java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.BlockMacro java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.BlockMacro java.lang.String getScopeName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.BlockMacro void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.BlockMacro void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Break boolean isScopeProvided()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Break boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -31,7 +51,15 @@
|
||||
<val val=""!null,_,_->false;_,!null,_->false;_,_,!null->false;_,null,_->false;null,_,_->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Break int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Break java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Break void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 1">
|
||||
@@ -55,6 +83,9 @@
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Define java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Define void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 0">
|
||||
@@ -66,6 +97,26 @@
|
||||
<item name="org.apache.velocity.runtime.directive.Define void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Directive boolean isScopeProvided()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Directive int getColumn()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Directive int getLine()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Directive java.lang.String getTemplateName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Directive org.apache.velocity.runtime.directive.Scope makeScope(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -84,7 +135,15 @@
|
||||
<item name="org.apache.velocity.runtime.directive.Evaluate boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Evaluate int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Evaluate java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Evaluate void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 2">
|
||||
@@ -98,7 +157,15 @@
|
||||
<val val=""null,_,_->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Foreach int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Foreach java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Foreach void clean(org.apache.velocity.context.InternalContextAdapter, java.lang.Object, java.lang.Object, java.lang.Object) 0">
|
||||
@@ -137,6 +204,36 @@
|
||||
<item name="org.apache.velocity.runtime.directive.ForeachScope ForeachScope(java.lang.Object, java.lang.Object) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.ForeachScope boolean getHasNext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.ForeachScope boolean isFirst()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.ForeachScope boolean isLast()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.ForeachScope int getCount()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.ForeachScope int getIndex()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Include boolean isScopeProvided()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Include boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -153,12 +250,25 @@
|
||||
<val val=""_,null,_->false;null,_,_->false""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Include int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Include java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.InputBase java.lang.String getInputEncoding(org.apache.velocity.context.InternalContextAdapter) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Literal boolean isScopeProvided()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Literal boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -173,7 +283,15 @@
|
||||
<val val=""!null,_,_->true;_,!null,_->true;_,_,!null->true;_,_,null->true;null,_,_->true""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Literal int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Literal java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Literal void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 1">
|
||||
@@ -182,6 +300,11 @@
|
||||
<item name="org.apache.velocity.runtime.directive.Literal void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Macro boolean isScopeProvided()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Macro boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -193,10 +316,18 @@
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Macro boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_,_->true;_,!null,_->true;_,_,!null->true;_,_,null->true;_,null,_->true;null,_,_->true""/>
|
||||
<val val="value="!null,_,_->true;_,!null,_->true;_,_,!null->true;_,_,null->true;_,null,_->true;null,_,_->true",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Macro int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Macro java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Macro java.lang.StringBuffer macroToString(java.lang.StringBuffer, java.lang.String[]) 0">
|
||||
@@ -228,9 +359,24 @@
|
||||
<item name="org.apache.velocity.runtime.directive.MacroParseException MacroParseException(java.lang.String, java.lang.String, org.apache.velocity.runtime.parser.Token) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.MacroParseException int getColumnNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.MacroParseException int getLineNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.MacroParseException java.lang.String getMessage()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.MacroParseException java.lang.String getTemplateName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.MacroParseException void appendTemplateInfo(java.lang.StringBuffer) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -240,10 +386,21 @@
|
||||
<item name="org.apache.velocity.runtime.directive.Parse boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Parse int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Parse java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Parse java.lang.String getScopeName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.RuntimeMacro RuntimeMacro(java.lang.String) 0">
|
||||
@@ -252,7 +409,20 @@
|
||||
<item name="org.apache.velocity.runtime.directive.RuntimeMacro boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node, org.apache.velocity.runtime.Renderable) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.RuntimeMacro int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.RuntimeMacro java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.RuntimeMacro java.lang.String getScopeName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.RuntimeMacro void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 2">
|
||||
@@ -261,6 +431,11 @@
|
||||
<item name="org.apache.velocity.runtime.directive.Scope Scope(java.lang.Object, java.lang.Object) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Scope org.apache.velocity.runtime.directive.Scope getParent()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Scope.Info Info(org.apache.velocity.runtime.directive.Scope, java.lang.Object) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -276,13 +451,26 @@
|
||||
<item name="org.apache.velocity.runtime.directive.Scope.Info java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Stop boolean isScopeProvided()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Stop boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Stop boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer, org.apache.velocity.runtime.parser.node.Node) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Stop int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Stop java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.Stop void init(org.apache.velocity.runtime.RuntimeServices, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node) 1">
|
||||
@@ -302,12 +490,27 @@
|
||||
<val val=""!null,_,_,_->true;_,!null,_,_->true;_,_,!null,_->true;_,_,_,!null->true;_,_,_,null->true;_,null,_,_->true;null,_,_,_->true""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.VelocimacroProxy int getNumArgs()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.VelocimacroProxy int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.VelocimacroProxy java.lang.String buildErrorMsg(org.apache.velocity.runtime.parser.node.Node, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.VelocimacroProxy java.lang.String buildErrorMsg(org.apache.velocity.runtime.parser.node.Node, int)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.VelocimacroProxy java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.directive.VelocimacroProxy void checkArgs(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.Node, boolean) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -5,12 +5,32 @@
|
||||
<item name="org.apache.velocity.runtime.log.AvalonLogChute void initTarget(java.lang.String, org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.CommonsLogLogChute CommonsLogLogChute()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.CommonsLogLogChute void init(org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.HoldingLogChute boolean isLevelEnabled(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.HoldingLogChute void init(org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.HoldingLogChute void init(org.apache.velocity.runtime.RuntimeServices)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.JdkLogChute java.util.logging.Level getJdkLevel(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.JdkLogChute void init(org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -41,6 +61,11 @@
|
||||
<item name="org.apache.velocity.runtime.log.Log java.lang.String formatFileString(org.apache.velocity.util.introspection.Info)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.Log org.apache.velocity.runtime.log.LogChute getLogChute()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.Log void log(int, java.lang.Object) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -50,6 +75,11 @@
|
||||
<item name="org.apache.velocity.runtime.log.Log void setLogChute(org.apache.velocity.runtime.log.LogChute) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.LogChuteSystem boolean isLevelEnabled(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.LogDisplayWrapper LogDisplayWrapper(org.apache.velocity.runtime.log.Log, java.lang.String, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -62,12 +92,17 @@
|
||||
<item name="org.apache.velocity.runtime.log.LogDisplayWrapper void log(int, java.lang.Object, java.lang.Throwable) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.LogManager LogManager()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.LogManager boolean isProbablyProvidedLogChute(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.LogManager boolean isProbablyProvidedLogChute(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null->false""/>
|
||||
<val val="value="null->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.LogManager org.apache.velocity.runtime.log.LogChute createLogChute(org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
@@ -79,27 +114,97 @@
|
||||
<item name="org.apache.velocity.runtime.log.LogManager void updateLog(org.apache.velocity.runtime.log.Log, org.apache.velocity.runtime.RuntimeServices) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogChute NullLogChute()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogChute boolean isLevelEnabled(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogChute void init(org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogChute void init(org.apache.velocity.runtime.RuntimeServices)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogChute void log(int, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogChute void log(int, java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogChute void log(int, java.lang.String, java.lang.Throwable) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogChute void log(int, java.lang.String, java.lang.Throwable) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogChute void log(int, java.lang.String, java.lang.Throwable)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogSystem NullLogSystem()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogSystem void logVelocityMessage(int, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.NullLogSystem void logVelocityMessage(int, java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.RuntimeLoggerLog RuntimeLoggerLog(org.apache.velocity.runtime.RuntimeLogger) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.RuntimeLoggerLog boolean isDebugEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.RuntimeLoggerLog boolean isErrorEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.RuntimeLoggerLog boolean isInfoEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.RuntimeLoggerLog boolean isTraceEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.RuntimeLoggerLog boolean isWarnEnabled()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.RuntimeLoggerLog void setLogChute(org.apache.velocity.runtime.log.LogChute) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.ServletLogChute boolean isLevelEnabled(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.ServletLogChute int getEnabledLevel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.ServletLogChute int toLevel(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -112,10 +217,28 @@
|
||||
<item name="org.apache.velocity.runtime.log.ServletLogChute void log(int, java.lang.String, java.lang.Throwable) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.SystemLogChute boolean isLevelEnabled(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.SystemLogChute int getEnabledLevel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.SystemLogChute int getSystemErrLevel()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.SystemLogChute int toLevel(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.SystemLogChute java.lang.String getPrefix(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.log.SystemLogChute void init(org.apache.velocity.runtime.RuntimeServices) 0">
|
||||
|
||||
@@ -1,4 +1,14 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.runtime.parser.JJTParserState boolean nodeCreated()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.JJTParserState int nodeArity()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.JJTParserState void clearNodeScope(org.apache.velocity.runtime.parser.node.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -28,25 +38,123 @@
|
||||
<item name="org.apache.velocity.runtime.parser.Parser org.apache.velocity.runtime.parser.ParseException generateParseException()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.Parser void disable_tracing()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.Parser void enable_tracing()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.Parser.JJCalls JJCalls()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.Parser.LookaheadSuccess LookaheadSuccess(org.apache.velocity.runtime.parser.Parser.1) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager boolean jjCanMove_0(int, int, int, long, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager int jjStopStringLiteralDfa_10(int, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager int jjStopStringLiteralDfa_11(int, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager int jjStopStringLiteralDfa_2(int, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager int jjStopStringLiteralDfa_5(int, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager int jjStopStringLiteralDfa_6(int, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager int jjStopStringLiteralDfa_7(int, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager int jjStopStringLiteralDfa_8(int, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager int jjStopStringLiteralDfa_9(int, long)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager org.apache.velocity.runtime.parser.Token jjFillToken()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager void SkipLexicalActions(org.apache.velocity.runtime.parser.Token) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager.ParserState ParserState()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager.ParserState ParserState(org.apache.velocity.runtime.parser.ParserTokenManager.1) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.ParserTokenManager.ParserState ParserState(org.apache.velocity.runtime.parser.ParserTokenManager.1)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.TemplateParseException int getColumnNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.TemplateParseException int getLineNumber()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.TemplateParseException java.lang.String getMessage()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.TemplateParseException java.lang.String getTemplateName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.TemplateParseException void appendTemplateInfo(java.lang.StringBuffer) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.Token Token()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.Token java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.Token org.apache.velocity.runtime.parser.Token newToken(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.TokenMgrError TokenMgrError(boolean, int, int, int, java.lang.String, char, int) 4">
|
||||
@@ -73,6 +181,36 @@
|
||||
<item name="org.apache.velocity.runtime.parser.VelocityCharStream char[] GetSuffix(int)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.VelocityCharStream int getBeginColumn()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.VelocityCharStream int getBeginLine()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.VelocityCharStream int getColumn()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.VelocityCharStream int getEndColumn()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.VelocityCharStream int getEndLine()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.VelocityCharStream int getLine()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.VelocityCharStream java.lang.String GetImage()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -66,6 +66,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTDirective java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTDirective java.lang.String getDirectiveName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTDivNode java.lang.Number perform(java.lang.Number, java.lang.Number, org.apache.velocity.context.InternalContextAdapter) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -83,7 +88,7 @@
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTElseStatement boolean evaluate(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->true;null->true""/>
|
||||
<val val="value="!null->true;null->true",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTElseStatement java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
@@ -133,7 +138,7 @@
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTFalse boolean evaluate(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->false;null->false""/>
|
||||
<val val="value="!null->false;null->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTFalse java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
@@ -142,6 +147,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTFalse java.lang.Object value(org.apache.velocity.context.InternalContextAdapter) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTFalse java.lang.Object value(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral java.lang.Object init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""_,!null->!null;_,null->null""/>
|
||||
@@ -153,6 +163,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral java.lang.Object value(org.apache.velocity.context.InternalContextAdapter) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral java.lang.Object value(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTGENode java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -187,6 +202,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTIfStatement void process(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.ParserVisitor) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTIfStatement void process(org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.ParserVisitor)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTIncludeStatement java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -217,6 +237,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTIntegerLiteral java.lang.Object value(org.apache.velocity.context.InternalContextAdapter) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTIntegerLiteral java.lang.Object value(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTIntegerRange java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -243,7 +268,7 @@
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTMathNode java.lang.Object handleSpecial(java.lang.Object, java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_,_->null;_,!null,_->null;_,_,!null->null;_,_,null->null;_,null,_->null;null,_,_->null""/>
|
||||
<val val="value="!null,_,_->null;_,!null,_->null;_,_,!null->null;_,_,null->null;_,null,_->null;null,_,_->null",pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -281,6 +306,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTMethod java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTMethod java.lang.String getMethodName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTMethod.MethodCacheKey MethodCacheKey(java.lang.String, java.lang.Class[]) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -351,11 +381,19 @@
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTReference java.lang.String getDollarBang()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTReference java.lang.String getNullString(org.apache.velocity.context.InternalContextAdapter) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTReference java.lang.String getRootString()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTReference java.lang.String printClass(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -375,6 +413,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTSetDirective java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTStringLiteral boolean isConstant()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTStringLiteral java.lang.Object init(org.apache.velocity.context.InternalContextAdapter, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""_,!null->!null;_,null->null""/>
|
||||
@@ -450,7 +493,7 @@
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTTrue boolean evaluate(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->true;null->true""/>
|
||||
<val val="value="!null->true;null->true",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTTrue java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
@@ -459,6 +502,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTTrue java.lang.Object value(org.apache.velocity.context.InternalContextAdapter) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTTrue java.lang.Object value(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTVariable java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -468,6 +516,16 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.ASTprocess java.lang.Object jjtAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.AbstractExecutor boolean isAlive()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.AbstractExecutor java.lang.reflect.Method getMethod()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor BooleanPropertyExecutor(org.apache.velocity.runtime.RuntimeLogger, org.apache.velocity.util.introspection.Introspector, java.lang.Class, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -492,6 +550,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.MapSetExecutor java.lang.Object execute(java.lang.Object, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.MathUtils MathUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.MathUtils boolean isInteger(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -560,6 +623,11 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.MathUtils java.math.BigInteger toBigInteger(java.lang.Number) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.NodeUtils NodeUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.NodeUtils java.lang.String interpolate(java.lang.String, org.apache.velocity.context.Context) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -578,21 +646,46 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.PropertyExecutor java.lang.Object execute(java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.PropertyExecutor org.apache.velocity.util.introspection.Introspector getIntrospector()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.PropertyExecutor void discover(java.lang.Class, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.PutExecutor java.lang.Object execute(java.lang.Object, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SetExecutor boolean isAlive()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SetExecutor java.lang.reflect.Method getMethod()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SetPropertyExecutor java.lang.Object execute(java.lang.Object, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SetPropertyExecutor org.apache.velocity.util.introspection.Introspector getIntrospector()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode boolean evaluate(org.apache.velocity.context.InternalContextAdapter) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode boolean evaluate(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->false;null->false""/>
|
||||
<val val="value="!null->false;null->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode boolean isInvalid()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode boolean render(org.apache.velocity.context.InternalContextAdapter, java.io.Writer)">
|
||||
@@ -600,6 +693,31 @@
|
||||
<val val=""!null,_->true;_,!null->true;_,null->true;null,_->true""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode int getColumn()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode int getInfo()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode int getLine()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode int jjtGetNumChildren()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode java.lang.Object childrenAccept(org.apache.velocity.runtime.parser.node.ParserVisitor, java.lang.Object)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""_,!null->!null;_,null->null""/>
|
||||
@@ -613,7 +731,7 @@
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode java.lang.Object execute(java.lang.Object, org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null,_->null;_,!null->null;_,null->null;null,_->null""/>
|
||||
<val val="value="!null,_->null;_,!null->null;_,null->null;null,_->null",pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -630,7 +748,7 @@
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode java.lang.Object value(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->null;null->null""/>
|
||||
<val val="value="!null->null;null->null",pure=true"/>
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -640,10 +758,40 @@
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode java.lang.String getLocation(org.apache.velocity.context.InternalContextAdapter)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode java.lang.String getTemplateName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode java.lang.String toString(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode java.lang.String toString(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode org.apache.velocity.runtime.RuntimeServices getRuntimeServices()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode org.apache.velocity.runtime.parser.Token getFirstToken()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode org.apache.velocity.runtime.parser.Token getLastToken()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode org.apache.velocity.runtime.parser.node.Node jjtGetChild(int)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.parser.node.SimpleNode org.apache.velocity.runtime.parser.node.Node jjtGetParent()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
@@ -1,4 +1,39 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.runtime.resource.Resource int getType()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.Resource java.lang.Object getData()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.Resource java.lang.String getEncoding()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.Resource java.lang.String getName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.Resource long getLastModified()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.Resource org.apache.velocity.runtime.resource.loader.ResourceLoader getResourceLoader()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.ResourceFactory ResourceFactory()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.ResourceFactory org.apache.velocity.runtime.resource.Resource getResource(java.lang.String, int) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader boolean isSourceModified(org.apache.velocity.runtime.resource.Resource)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->false;null->false""/>
|
||||
<val val="value="!null->false;null->false",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader java.io.InputStream getResourceStream(java.lang.String) 0">
|
||||
@@ -13,6 +13,11 @@
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader long getLastModified(org.apache.velocity.runtime.resource.Resource) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader long getLastModified(org.apache.velocity.runtime.resource.Resource)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader void init(org.apache.commons.collections.ExtendedProperties) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -93,12 +98,17 @@
|
||||
<item name="org.apache.velocity.runtime.resource.loader.JarHolder java.io.InputStream getResource(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.JarHolder java.lang.String getUrlPath()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.JarResourceLoader boolean isSourceModified(org.apache.velocity.runtime.resource.Resource) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.JarResourceLoader boolean isSourceModified(org.apache.velocity.runtime.resource.Resource)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""!null->true;null->true""/>
|
||||
<val val="value="!null->true;null->true",pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.JarResourceLoader java.io.InputStream getResourceStream(java.lang.String) 0">
|
||||
@@ -107,15 +117,40 @@
|
||||
<item name="org.apache.velocity.runtime.resource.loader.JarResourceLoader long getLastModified(org.apache.velocity.runtime.resource.Resource) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.JarResourceLoader long getLastModified(org.apache.velocity.runtime.resource.Resource)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.JarResourceLoader void init(org.apache.commons.collections.ExtendedProperties) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.JarResourceLoader void loadJar(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ResourceLoader boolean isCachingOn()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ResourceLoader java.lang.String getClassName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ResourceLoader long getModificationCheckInterval()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ResourceLoader void commonInit(org.apache.velocity.runtime.RuntimeServices, org.apache.commons.collections.ExtendedProperties) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ResourceLoaderFactory ResourceLoaderFactory()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.ResourceLoaderFactory org.apache.velocity.runtime.resource.loader.ResourceLoader getLoader(org.apache.velocity.runtime.RuntimeServices, java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -147,6 +182,11 @@
|
||||
<val val=""null->true""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.URLResourceLoader int getTimeout()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.loader.URLResourceLoader long getLastModified(org.apache.velocity.runtime.resource.Resource) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.runtime.resource.util.StringResource java.lang.String getBody()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.util.StringResource java.lang.String getEncoding()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.util.StringResource long getLastModified()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl java.lang.String getEncoding()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
</root>
|
||||
@@ -1,4 +1,9 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.runtime.visitor.BaseVisitor BaseVisitor()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.runtime.visitor.BaseVisitor java.lang.Object visit(org.apache.velocity.runtime.parser.node.ASTAddNode, java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -41,6 +41,11 @@
|
||||
<item name="org.apache.velocity.servlet.VelocityServlet void requestCleanup(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.velocity.context.Context) 2">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.servlet.VelocityServlet void requestCleanup(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.velocity.context.Context)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.servlet.VelocityServlet void setContentType(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -32,6 +32,11 @@
|
||||
<item name="org.apache.velocity.texen.Generator org.apache.velocity.Template getTemplate(java.lang.String, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.Generator org.apache.velocity.texen.Generator getInstance()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.Generator void fillContextDefaults(org.apache.velocity.context.Context) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,7 +1,42 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.texen.ant.TexenTask java.lang.String getControlTemplate()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.ant.TexenTask java.lang.String getLogFile()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.ant.TexenTask java.lang.String getOutputDirectory()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.ant.TexenTask java.lang.String getOutputFile()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.ant.TexenTask java.lang.String getTemplatePath()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.ant.TexenTask org.apache.commons.collections.ExtendedProperties getContextProperties()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.ant.TexenTask org.apache.velocity.context.Context initControlContext()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.ant.TexenTask void cleanup()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.ant.TexenTask void populateInitialContext(org.apache.velocity.context.Context) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.texen.util.FileUtil FileUtil()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.util.FileUtil java.io.File file(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -14,6 +19,11 @@
|
||||
<item name="org.apache.velocity.texen.util.FileUtil java.io.File file(java.lang.String, java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.util.PropertiesUtil PropertiesUtil()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.texen.util.PropertiesUtil java.util.Properties loadFromClassPath(java.lang.String) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
|
||||
@@ -2,6 +2,16 @@
|
||||
<item name="org.apache.velocity.util.ArrayIterator ArrayIterator(java.lang.Object) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.ArrayIterator boolean hasNext()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.ClassUtils ClassUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.ClassUtils java.io.InputStream getResourceAsStream(java.lang.Class, java.lang.String) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -14,14 +24,44 @@
|
||||
<item name="org.apache.velocity.util.ClassUtils org.apache.velocity.util.introspection.VelMethod getMethod(java.lang.String, java.lang.Object[], java.lang.Class[], java.lang.Object, org.apache.velocity.context.InternalContextAdapter, org.apache.velocity.runtime.parser.node.SimpleNode, boolean)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.EnumerationIterator void remove()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.ExceptionUtils ExceptionUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.ExceptionUtils java.lang.Throwable createWithCause(java.lang.Class, java.lang.String, java.lang.Throwable)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null,_,_->null""/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.MapFactory MapFactory()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.SimplePool int getMax()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.SimplePool java.lang.Object get()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.SimplePool java.lang.Object[] getPool()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.StringUtils StringUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.StringUtils boolean allEmpty(java.util.List) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -98,6 +138,11 @@
|
||||
<item name="org.apache.velocity.util.StringUtils java.lang.String removeUnderScores(java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.StringUtils java.lang.String select(boolean, java.lang.String, java.lang.String)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.StringUtils java.lang.String stackTrace(java.lang.Throwable)">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val=""null->null""/>
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
<root>
|
||||
<item name="org.apache.velocity.util.introspection.AbstractChainableUberspector AbstractChainableUberspector()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.AbstractChainableUberspector java.util.Iterator getIterator(java.lang.Object, org.apache.velocity.util.introspection.Info)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -11,6 +16,11 @@
|
||||
<item name="org.apache.velocity.util.introspection.AbstractChainableUberspector org.apache.velocity.util.introspection.VelPropertySet getPropertySet(java.lang.Object, java.lang.String, java.lang.Object, org.apache.velocity.util.introspection.Info)">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.ClassMap java.lang.Class getCachedClass()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.ClassMap java.lang.reflect.Method findMethod(java.lang.String, java.lang.Object[]) 1">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -44,12 +54,42 @@
|
||||
<item name="org.apache.velocity.util.introspection.ClassMap.MethodCache void put(java.lang.reflect.Method) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.Info Info()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.Info Info(org.apache.velocity.runtime.parser.node.Node) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.Info int getColumn()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.Info int getLine()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.Info java.lang.String getTemplateName()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.Info java.lang.String toString()">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.IntrospectionCacheData IntrospectionCacheData()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.IntrospectionUtils IntrospectionUtils()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.IntrospectionUtils boolean isMethodInvocationConvertible(java.lang.Class, java.lang.Class, boolean) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -74,6 +114,11 @@
|
||||
<item name="org.apache.velocity.util.introspection.IntrospectorBase java.lang.reflect.Method getMethod(java.lang.Class, java.lang.String, java.lang.Object[]) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.IntrospectorBase org.apache.velocity.util.introspection.IntrospectorCache getIntrospectorCache()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.IntrospectorCacheImpl org.apache.velocity.util.introspection.ClassMap get(java.lang.Class) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -122,6 +167,11 @@
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.SecureUberspector SecureUberspector()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.SecureUberspector java.util.Iterator getIterator(java.lang.Object, org.apache.velocity.util.introspection.Info) 0">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
@@ -134,6 +184,11 @@
|
||||
</annotation>
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.UberspectImpl UberspectImpl()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.UberspectImpl java.util.Iterator getIterator(java.lang.Object, org.apache.velocity.util.introspection.Info) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
@@ -182,12 +237,27 @@
|
||||
<item name="org.apache.velocity.util.introspection.UberspectImpl void setRuntimeLogger(org.apache.velocity.runtime.RuntimeLogger) 0">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl boolean isCacheable()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl java.lang.String getMethodName()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl boolean isCacheable()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl java.lang.Object[] handleVarArg(java.lang.Class, int, java.lang.Object[]) 2">
|
||||
<annotation name="org.jetbrains.annotations.NotNull"/>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.UberspectImpl.VelSetterImpl boolean isCacheable()">
|
||||
<annotation name="org.jetbrains.annotations.Contract">
|
||||
<val val="pure=true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name="org.apache.velocity.util.introspection.UberspectImpl.VelSetterImpl java.lang.String getMethodName()">
|
||||
<annotation name="org.jetbrains.annotations.Nullable"/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user