Download for Windows Premium
Publiciteit
WeakSet

Vertaling van "WeakSet" in Engels

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.
WeakSet
Los casos de uso de WeakSet son limitados.
The use cases of WeakSet objects are limited.
Si un objeto interable es pasado, todos sus elementos se agregarán al nuevo WeakSet.
If an iterable object is passed, all of its elements will be added to the new WeakSet.
Si ya no hay otra referencia a un objeto almacenado en el WeakSet, ellos pueden ser removidos por el recolector de basura.
If there is no other reference to an object stored in the WeakSet, they can be garbage collected.
Los objetos WeakSet son colecciones de objetos.
WeakSet objects are collections of objects.
Si no hay otra diferencia a un objeto almacenado en el WeakSet, pueden ser eliminados por el recolector de basura, lo que significa que no hay una lista de los objetos actualmente almacenados en la colección.
If there is no other reference to an object stored in the WeakSet, they can be garbage collected. That also means that there is no list of current objects stored in the collection.
El WeakSet es débil: Las referencias a objetos en la colección se mantienen débilmente.
The WeakSet is weak: References to objects in the collection are held weakly.
El objeto WeakSet te deja almacenar y mantener objectos débilmente en una colección. Sintaxis
The WeakSet object lets you store weakly held objects in a collection. Syntax
Un objeto en el WeakSet solo debe aparecer una vez; es único en la colección del WeakSet y estos objetos no son enumerables.
An object in the WeakSet may only occur once; it is unique in the WeakSet's collection and objects are not enumerable.
Un objecto en WeakSet solo puede ser agregado una vez; Esto quiere decir que es único en la colección WeakSet.
An object in the WeakSet may occur only once; it is unique in the WeakSet's collection.
Los objetos Set almacenan valores únicos, así no debes controlar los duplicados tú mismo. Objeto WeakSet
Set objects store unique values, you don't have to keep track of duplicates by yourself.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor WeakSet in het Spaans

Publiciteit

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