- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1461 - 1470 of about 10,000 for filetype:html (0.13 sec)
-
自分型 | Scala Documentation
Tour of Scala 自分型 Language 自分型は、直接継承していなくてもトレイトが他のトレイトにミックスインされていることを宣言する方法です。 これにより依存先のメンバーをimportなしで利用できます。 自分型は th...docs.scala-lang.org/ja/tour/self-types.htmlRegistered: Mon Jul 07 06:47:41 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 143.5K bytes - Viewed (0) -
イテレータ | Collections | Scala Documentation
Collections イテレータ Language イテレータ ( Iterator ) はコレクションではなく、コレクションから要素を1つづつアクセスするための方法だ。イテレータ it に対する基本的な演算として next と h...docs.scala-lang.org/ja/overviews/collections/iterators.htmlRegistered: Mon Jul 07 06:49:49 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 121.7K bytes - Viewed (0) -
マクロアノテーション | Macros | Scala Documentation
Macros マクロアノテーション Language MACRO PARADISE Eugene Burmako 著 Eugene Yokota 訳 マクロアノテーションはマクロパラダイスプラグインからのみ利用可能だ (Scala 2...docs.scala-lang.org/ja/overviews/macros/annotations.htmlRegistered: Mon Jul 07 06:49:40 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 71.9K bytes - Viewed (0) -
性能特性 | Collections | Scala Documentation
Collections 性能特性 Language これまでの説明で異なるコレクションが異なる性能特性 (performance characteristics) を持つことが分かった。性能特性はコレクション型を比較する第一の基準とし...docs.scala-lang.org/ja/overviews/collections/performance-characteristics.htmlRegistered: Mon Jul 07 06:48:53 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 98.8K bytes - Viewed (0) -
アノテーション、名前、スコープ、その他 | Reflection | Scala Docume...
Reflection アノテーション、名前、スコープ、その他 Language EXPERIMENTAL アノテーション Scala において宣言は scala.annotation.Annotation のサブタイプを用いて注釈を付...docs.scala-lang.org/ja/overviews/reflection/annotations-names-scopes.htmlRegistered: Mon Jul 07 06:51:31 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 80.4K bytes - Viewed (0) -
型プロバイダ | Macros | Scala Documentation
Macros 型プロバイダ Language EXPERIMENTAL Eugene Burmako 著 Eugene Yokota 訳 型プロバイダ (type provider) はそれ専用にマクロの種類があるわけではなくて、すで...docs.scala-lang.org/ja/overviews/macros/typeproviders.htmlRegistered: Mon Jul 07 06:51:45 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 73.5K bytes - Viewed (0) -
具象並列コレクションクラス | Parallel Collections | Scala Do...
Parallel Collections 具象並列コレクションクラス Language 並列配列 並列配列 ( ParArray ) は、線形で連続的な要素の配列を保持する列だ。 そのため、内部の配列を変更することで効率的な要素の読み...docs.scala-lang.org/ja/overviews/parallel-collections/concrete-parallel-collections.htmlRegistered: Mon Jul 07 06:52:35 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 69.3K bytes - Viewed (0) -
コレクションの作成 | Collections | Scala Documentation
Collections コレクションの作成 Language List(1, 2, 3) 構文によって 3つの整数から成るリストを作成でき、 Map('A' -> 1, 'C' -> 2) 構文によって 2つの写像から成るマップを作成...docs.scala-lang.org/ja/overviews/collections/creating-collections-from-scratch.htmlRegistered: Mon Jul 07 06:51:15 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 96.4K bytes - Viewed (0) -
Iterable トレイト | Collections | Scala Documentation
Collections Iterable トレイト Language 反復可能 ( Iterable トレイトはコレクション階層の上から2番目に位置する。このトレイトの全メソッドは、コレクション内の要素を1つずつ返す抽象メソッド it...docs.scala-lang.org/ja/overviews/collections/trait-iterable.htmlRegistered: Mon Jul 07 06:54:14 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 97.4K bytes - Viewed (0) -
マクロバンドル | Macros | Scala Documentation
Macros マクロバンドル Language EXPERIMENTAL Eugene Burmako 著 Eugene Yokota 訳 マクロバンドル (macro bundle) は、Scala 2.11.x および Scala...docs.scala-lang.org/ja/overviews/macros/bundles.htmlRegistered: Mon Jul 07 06:53:33 UTC 2025 - Last Modified: Mon Jul 07 03:30:19 UTC 2025 - 67K bytes - Viewed (0)