Class LazyInitializer<T>

    • Method Detail

      • createInstance

        protected abstract T createInstance()
        Creates the lazy value
        Returns:
        new instance of the value