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()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</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 -->
|
||||
<item name='java.math.BigDecimal ONE'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
|
||||
Reference in New Issue
Block a user