Uses of Interface
org.scijava.object.LazyObjects
-
Packages that use LazyObjects Package Description org.scijava.object -
-
Uses of LazyObjects in org.scijava.object
Methods in org.scijava.object with parameters of type LazyObjects Modifier and Type Method Description voidObjectIndex. addLater(LazyObjects<? extends E> c)Registers objects which will be created lazily as needed.
-