Download for Windows Premium
Publiciteit
The lambda expression

Vertaling van "The lambda expression" in Frans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
l'expression lambda
Whenever you refer to the variable, you invoke the lambda expression.
Chaque fois que vous faites référence à la variable, vous appelez l'expression lambda.
I think I can get the property values, but what does the lambda expression's body look like?
Je pense pouvoir obtenir les valeurs de la propriété, mais à quoi ressemble le corps de l'expression lambda?
The lambda expression is itself unnamed, but the function acquires a name by being assigned to identifier a.
L'expression lambda est elle-même non nommée, mais la fonction acquiert un nom en étant assignée à un identifiant a.
Variables that are captured in this manner are stored for use in the lambda expression even if variables would otherwise go out of scope and be garbage collected.
Les variables capturées de cette manière sont stockées pour une utilisation dans l'expression lambda, même si les variables se trouveraient sinon en dehors de la portée et seraient récupérées par le garbage collector.
This suggests that we could convert the lambda expression into a synthetic method which has the correct signature and which contains the body of the lambda.
Ceci suggère que l'on pourrait convertir l'expression lambda dans une méthode de synthèse avec une signature correcte et qui contient le corps de la lambda.
When the invokedynamic instruction is complete, an object which implements Function and which has the lambda expression as the contents of its apply() method is sat on top of the stack, and the rest of the code can proceed normally.
Lorsque l'instruction invokedynamic est terminée, un objet qui implémente Function et qui admet l'expression lambda comme contenu de sa méthode apply(), est placé au sommet de la pile et le reste du code continue à se dérouler normalement.
The meta-factory returns a CallSite that contains a method handle which will in turn return an instance of the correct type that the lambda expression has been converted to.
La meta-factory renvoie un CallSite qui contient une méthode handle, qui à son tour, retourne une instance de type correct auquel l'expression lambda l'a converti.
In these cases the type refers to the delegate type or Expression type to which the lambda expression is converted.
Dans ce cas, le type fait référence au type délégué ou au type Expression dans lequel est convertie l'expression lambda.
In the following example, variable target is local to makeTheGame, the method in which the lambda expression playTheGame is defined.
Dans l'exemple suivant, la variable target est locale à makeTheGame, la méthode dans laquelle l'expression lambda playTheGame est définie.
The syntax of the lambda expression in Java 8 is still under discussion, but will look something like this
La syntaxe des expressions lambda avec Java 8 est encore en cours de discussion, mais il est probable qu'elle ressemblera à quelque chose comme ceci
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor The lambda expression in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
lab coat: white coat worn by scientists and doctors
Ontdek het woord
Publiciteit

Resultaten: 10. Exact: 10. Verstreken tijd: 41 ms.