public final class Lazy<T>
extends java.lang.Object
Constructor and Description |
---|
Lazy(java.lang.Class<T> type) |
Lazy(java.lang.Class<T> type,
java.lang.String label) |
Lazy(T instance) |
Modifier and Type | Method and Description |
---|---|
T |
get() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.