java.lang.Object
org.tquadrat.foundation.lang.internal.SoftLazyImpl<T>
Type Parameters:
T - The type of the cached data.
All Implemented Interfaces:
SoftLazy<T>

@API(status=INTERNAL, since="0.1.0") @ClassVersion(sourceVersion="$Id: SoftLazyImpl.java 1031 2022-04-07 22:43:02Z tquadrat $") public final class SoftLazyImpl<T> extends Object implements SoftLazy<T>
The implementation for the SoftLazy interface.
Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: SoftLazyImpl.java 1031 2022-04-07 22:43:02Z tquadrat $
Since:
0.1.0