- Sort Score
- Result 10 results
- Languages All
- Labels All
Popular Words: test
Results 91 - 100 of about 10,000 for timestamp:[now/d-1M TO *] (0.06 sec)
-
Classes Internas | Scala Documentation
Tour of Scala Classes Internas Language Em Scala é possível declarar classes que tenham outras classes como membros. ...docs.scala-lang.org/pt-br/tour/inner-classes.htmlRegistered: Mon Oct 28 05:51:40 UTC 2024 - Last Modified: Sat Oct 26 20:03:59 UTC 2024 - 82.9K bytes - Viewed (0) -
Внутренние классы | Scala Documentation
Tour of Scala Внутренние классы Language В Scala классам можно иметь в качестве членов другие классы. В отличие от Ja...docs.scala-lang.org/ru/tour/inner-classes.htmlRegistered: Mon Oct 28 05:51:58 UTC 2024 - Last Modified: Sat Oct 26 20:03:59 UTC 2024 - 222.5K bytes - Viewed (0) -
Singlton objekti | Scala Documentation
Tour of Scala Singlton objekti Language Metode i vrijednosti koje ne pripadaju individualnim instancama klase pripada...docs.scala-lang.org/ba/tour/singleton-objects.htmlRegistered: Mon Oct 28 05:52:21 UTC 2024 - Last Modified: Sat Oct 26 20:03:59 UTC 2024 - 77.5K bytes - Viewed (0) -
Traits | Scala Documentation
Tour of Scala Traits Language Similar a interfaces em Java, traits são utilizadas para definir tipos de objetos apena...docs.scala-lang.org/pt-br/tour/traits.htmlRegistered: Mon Oct 28 05:59:34 UTC 2024 - Last Modified: Sat Oct 26 20:03:59 UTC 2024 - 77.8K bytes - Viewed (0) -
トレイト | Scala Documentation
Tour of Scala トレイト Language トレイトはクラス間でインターフェースとフィールドを共有するために使います。それらはJava 8のインターフェースと似ています。 クラスとオブジェクトはトレイトを継承することができ...docs.scala-lang.org/ja/tour/traits.htmlRegistered: Mon Oct 28 05:59:38 UTC 2024 - Last Modified: Sat Oct 26 20:03:58 UTC 2024 - 146.5K bytes - Viewed (0) -
类 | Scala Documentation
Tour of Scala 类 Language Scala中的类是用于创建对象的蓝图,其中包含了方法、常量、变量、类型、对象、特质、类,这些统称为成员。类型、对象和特质将在后面的文章中介绍。 类定义 一个最简的类的定义就是关键字 c...docs.scala-lang.org/zh-cn/tour/classes.htmlRegistered: Mon Oct 28 05:58:04 UTC 2024 - Last Modified: Sat Oct 26 20:03:59 UTC 2024 - 214.9K bytes - Viewed (0) -
Traits | Scala Documentation
Tour of Scala Traits Language Nota de traducción: La palabra trait en inglés puede traducirse literalmente como rasgo...docs.scala-lang.org/es/tour/traits.htmlRegistered: Mon Oct 28 05:58:46 UTC 2024 - Last Modified: Sat Oct 26 20:03:59 UTC 2024 - 84.2K bytes - Viewed (0) -
Classes | Scala Documentation
Tour of Scala Classes Language Classes em Scala são templates estáticos que podem ser instanciados como vários objeto...docs.scala-lang.org/pt-br/tour/classes.htmlRegistered: Mon Oct 28 05:58:15 UTC 2024 - Last Modified: Sat Oct 26 20:03:59 UTC 2024 - 77.7K bytes - Viewed (0) -
Tipos Unificados | Scala Documentation
Tour of Scala Tipos Unificados Language A diferencia de Java, todos los valores en Scala son objetos (incluyendo valo...docs.scala-lang.org/es/tour/unified-types.htmlRegistered: Mon Oct 28 06:01:01 UTC 2024 - Last Modified: Sat Oct 26 20:03:59 UTC 2024 - 85.2K bytes - Viewed (0) -
統合された型 | Scala Documentation
Tour of Scala 統合された型 Language Scalaでは数値や関数を含め、全ての値は型を持ちます。 以下の図は型階層の一部を説明しています。 Scalaの型階層 Any は全ての型のスーパータイプであり、トップ型とも...docs.scala-lang.org/ja/tour/unified-types.htmlRegistered: Mon Oct 28 06:01:55 UTC 2024 - Last Modified: Sat Oct 26 20:03:58 UTC 2024 - 146.3K bytes - Viewed (0)