Package net.imglib2.view.composite
Class GenericComposite.Factory<T>
java.lang.Object
net.imglib2.view.composite.GenericComposite.Factory<T>
- All Implemented Interfaces:
CompositeFactory<T,
GenericComposite<T>>
- Enclosing class:
- GenericComposite<T>
public static class GenericComposite.Factory<T>
extends Object
implements CompositeFactory<T,GenericComposite<T>>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
create
- Specified by:
create
in interfaceCompositeFactory<T,
GenericComposite<T>>
-