Initialization-on-demand Holder Idiom
In software engineering, the Initialization on Demand Holder idiom (design pattern) is a lazy-loaded singleton. The idiom can be implemented in both single-threaded/serial and concurrent environments, but care must be taken to correctly implement the idiom under concurrent conditions.
Read more about Initialization-on-demand Holder Idiom: Example Java Implementation
Famous quotes containing the word idiom:
“James Joyce is the new Euphues: the melting pot of the language and of present literary idiom and banality.”
—Christina Stead (19021983)
Related Phrases
Related Words