Uses of Interface
java.lang.LazyConstant
Packages that use LazyConstantPREVIEW
Package
Description
Provides classes that are fundamental to the design of the Java
programming language.
-
Uses of LazyConstantPREVIEW in java.lang
Methods in java.lang that return LazyConstantPREVIEWModifier and TypeMethodDescriptionstatic <T> LazyConstantPREVIEW<T> Returns a lazy constant whose contents is to be computed later via the providedcomputingFunction.