An Entity of Type: disease, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In computer programming, the single-serving visitor pattern is a design pattern. Its intent is to optimise the implementation of a visitor that is allocated, used only once, and then deleted (which is the case of most visitors).

Property Value
dbo:abstract
  • In computer programming, the single-serving visitor pattern is a design pattern. Its intent is to optimise the implementation of a visitor that is allocated, used only once, and then deleted (which is the case of most visitors). (en)
  • Одноразовий відвідувач (англ. Single-serving visitor) - шаблон поведінки. Він призначений для того щоб оптимізувати роботу шаблону відвідувач (Visitor), він використовується лише один раз, після закінчення всіх операцій він видаляється(у більшості випадків). (uk)
dbo:wikiPageID
  • 619114 (xsd:integer)
dbo:wikiPageLength
  • 5180 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 956142569 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • In computer programming, the single-serving visitor pattern is a design pattern. Its intent is to optimise the implementation of a visitor that is allocated, used only once, and then deleted (which is the case of most visitors). (en)
  • Одноразовий відвідувач (англ. Single-serving visitor) - шаблон поведінки. Він призначений для того щоб оптимізувати роботу шаблону відвідувач (Visitor), він використовується лише один раз, після закінчення всіх операцій він видаляється(у більшості випадків). (uk)
rdfs:label
  • Single-serving visitor pattern (en)
  • Одноразовий відвідувач (шаблон поведінки) (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License