Eric Ou
lazy()
lazyNone()
lazyPublication()
lazySyncronized()
lazy(LazyThreadSafetyMode)
Mikhail
lazySynchronized
lazyThreadSafe
lazy
Creates a new instance of the Lazy that uses the specified initialization function initializer and the default thread-safety mode LazyThreadSafetyMode.SYNCHRONIZED.
lazyPublication
mcpiroman
lazy(PUBLICATION)
A modern programming language that makes developers happier.