mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +00:00
CORDA-1925: Include Requirements object in core-deterministic. (#3841)
This commit is contained in:
parent
57e188a5a8
commit
040de41e27
@ -18,6 +18,7 @@ import java.util.*
|
||||
|
||||
//// Requirements /////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
@KeepForDJVM
|
||||
object Requirements {
|
||||
/** Throws [IllegalArgumentException] if the given expression evaluates to false. */
|
||||
@Suppress("NOTHING_TO_INLINE") // Inlining this takes it out of our committed ABI.
|
||||
|
Loading…
Reference in New Issue
Block a user