Download for Windows Premium
Publiciteit
objetos WeakSet

Examples with "objetos WeakSet" and their translation 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.
Los objetos WeakSet son colecciones de objetos.
WeakSet objects are collections of objects.

Andere resultaten

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

Synoniemen voor objetos WeakSet in het Spaans

Publiciteit

Resultaten: 8. Exact: 1. Verstreken tijd: 136 ms.