public class Lazy<T> extends Object implements SdkAutoCloseable
getValue() is invoked.
This should be close()d if the initializer returns value that needs to be AutoCloseable.close()d.public T getValue()
public void close()
SdkAutoCloseableclose in interface AutoCloseableclose in interface SdkAutoCloseableCopyright © 2021. All rights reserved.