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>>