Package | Description |
---|---|
net.imglib2.algorithm.util |
Modifier and Type | Method and Description |
---|---|
static <T,E extends Exception> |
Singleton.get(String key,
Singleton.ThrowingSupplier<T,E> supplier)
Get or create the named singleton instance of T.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.