mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
annotations.xml: fixed Month.length() -> Month.length(boolean)
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
<val name="pure" val="true"/>
|
||||
</annotation>
|
||||
</item>
|
||||
<item name='java.time.Month int length()'>
|
||||
<item name='java.time.Month int length(boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.Range'>
|
||||
<val name="from" val="28"/>
|
||||
<val name="to" val="31"/>
|
||||
|
||||
Reference in New Issue
Block a user