Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
Lazy.java File Reference
import java.util.Objects;
import java.util.function.Supplier;
Include dependency graph for Lazy.java:

Go to the source code of this file.

Classes

class  dev.rafex.ether.di.Lazy< T >
 Thread-safe lazy initializer using double-checked locking. More...

Packages

package  dev.rafex.ether.di