Download for Windows Premium
Publiciteit
WeakSets

Vertaling van "WeakSets" 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.
WeakSets
A diferencia de Sets, WeakSets son solamente colecciones de objetos y no contienen valores arbitrarios de cualquier otro tipo.
In contrast to Sets, WeakSets are collections of objects only and not of arbitrary values of any type.
En contraste a los Sets, los WeakSets son únicamente colecciones de objetos y no de tipos de datos arbitrarios.
In contrast to Sets, WeakSets are collections of objects only and not of arbitrary values of any type.

Andere resultaten

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.
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
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.
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.
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.
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.
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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor WeakSets in het Spaans

Publiciteit

Resultaten: 12. Exact: 2. Verstreken tijd: 73 ms.