A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scala-lang.org/api/3.x/scala/Selectable$.html below:

Selectable

scala.Selectable

See theSelectable companion trait Members list

A marker trait for subclasses of Selectable indicating that precise parameter types are not needed for method dispatch. That is, a class inheriting from this trait and implementing

A marker trait for subclasses of Selectable indicating that precise parameter types are not needed for method dispatch. That is, a class inheriting from this trait and implementing

   def applyDynamic(name: String, paramTypes: Class[_]*)(args: Any*)

should dispatch to a method with the given name without having to rely on the precise paramTypes. Subtypes of WithoutPreciseParameterTypes can have more relaxed subtyping rules for refinements. They do not need the additional restriction that the signatures of the refinement and the definition that implements the refinement must match.

Attributes
Source
Selectable.scala
Supertypes
Attributes
Deprecated
[Since version 3.0] import scala.reflect.Selectable.reflectiveSelectable instead of scala.language.reflectiveCalls
Source
Selectable.scala

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4