corda / net.corda.core / CordaInternal

CordaInternal

@Target([AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.ANNOTATION_CLASS, AnnotationTarget.CLASS]) annotation class CordaInternal

These methods and annotations are not part of Corda's API compatibility guarantee and applications should not use them.

These are only meant to be used by Corda internally, and are not intended to be part of the public API.

Constructors

<init>

These methods and annotations are not part of Corda's API compatibility guarantee and applications should not use them.

CordaInternal()