Alterative signature for an array-returning method from java.math.BigInteger
This commit is contained in:
@@ -177,6 +177,12 @@
|
|||||||
<item name='java.math.BigInteger byte[] toByteArray()'>
|
<item name='java.math.BigInteger byte[] toByteArray()'>
|
||||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||||
</item>
|
</item>
|
||||||
|
<item name='java.math.BigInteger java.math.BigInteger[] divideAndRemainder(java.math.BigInteger)'>
|
||||||
|
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
|
||||||
|
<val name="value"
|
||||||
|
val=""fun divideAndRemainder(val value: BigInteger?) : Array<BigInteger>""/>
|
||||||
|
</annotation>
|
||||||
|
</item>
|
||||||
<!-- java.math.BigDecimal -->
|
<!-- java.math.BigDecimal -->
|
||||||
<item name='java.math.BigDecimal ONE'>
|
<item name='java.math.BigDecimal ONE'>
|
||||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||||
|
|||||||
Reference in New Issue
Block a user