Uses of Interface
com.identityworksllc.iiq.common.Lazy.Associator
-
Packages that use Lazy.Associator Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development -
-
Uses of Lazy.Associator in com.identityworksllc.iiq.common
Constructors in com.identityworksllc.iiq.common with parameters of type Lazy.Associator Constructor Description Lazy(Lazy.Initializer<T> initializer, Lazy.Associator<T> associator)Constructs a Lazy instance with the given initializer and associator.
-