Uses of Interface
org.tquadrat.foundation.lang.SoftLazy
Packages that use SoftLazy
Package
Description
Some general language extensions provided by the Foundation
Library.
The internal implementations of some general language extensions provided
by the Foundation Library.
-
Uses of SoftLazy in org.tquadrat.foundation.lang
Methods in org.tquadrat.foundation.lang that return SoftLazy -
Uses of SoftLazy in org.tquadrat.foundation.lang.internal
Classes in org.tquadrat.foundation.lang.internal that implement SoftLazyModifier and TypeClassDescriptionfinal class
SoftLazyImpl<T>
The implementation for theSoftLazy
interface.