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.sys/Prop/Creator

Creator

scala.sys.Prop.Creator
traitCreator[+T]

A creator of property instances. For any typeT, if an implicit parameter of type Creator[T] is in scope, a Prop[T] can be created via this object's apply method.

Attributes

Source
Prop.scala
Graph
Supertypes
classObject
traitMatchable
classAny

Members list

Value members

Abstract methods

defapply(key:String):Prop[T]

Creates a Prop[T] of this type based on the given key.

Creates a Prop[T] of this type based on the given key.

Attributes

Source
Prop.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp