Packages

package core

Type Members

  1. case class SubjectToChange (until: String) extends Annotation with StaticAnnotation with Product with Serializable

    Used to signal that an API is not yet stable, and provides a version until it is expected to be stable.

    Used to signal that an API is not yet stable, and provides a version until it is expected to be stable.

    Since

    07 Sep 2017

Ungrouped