Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.annotation/scala.annotation.unchecked

scala.annotation.unchecked

Members list

Type members

Classlikes

An annotation for mutable variables that are allowed to capture the root capabilitycap. Allowing this is not capture safe since it can cause leakage of capabilities from local scopes by assigning values retaining such capabilties to the annotated variable in an outer scope.

An annotation for mutable variables that are allowed to capture the root capabilitycap. Allowing this is not capture safe since it can cause leakage of capabilities from local scopes by assigning values retaining such capabilties to the annotated variable in an outer scope.

Attributes

Source
uncheckedCaptures.scala
Supertypes
classObject
traitMatchable
classAny

An annotation for values that are assumed to be stable even though their types are volatile.

An annotation for values that are assumed to be stable even though their types are volatile.

Attributes

Source
uncheckedStable.scala
Supertypes
classObject
traitMatchable
classAny

An annotation for type arguments for which one wants to suppress variance checking.

An annotation for type arguments for which one wants to suppress variance checking.

Attributes

Source
uncheckedVariance.scala
Supertypes
classObject
traitMatchable
classAny
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp