mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Adds a JvmName annotation to Utils.kt for better java interop.
This commit is contained in:
parent
053dd9a1fe
commit
110864f19a
@ -1,3 +1,5 @@
|
||||
@file:JvmName("Utils")
|
||||
|
||||
package net.corda.core
|
||||
|
||||
import com.google.common.base.Function
|
||||
|
Loading…
x
Reference in New Issue
Block a user