Uses of Class
org.scijava.ops.api.OpInstance
-
-
Uses of OpInstance in org.scijava.ops.api
Methods in org.scijava.ops.api that return OpInstance Modifier and Type Method Description OpInstance<T>RichOp. instance()Gets theOpInstanceof thisRichOpOpInstance<?>InfoTree. newInstance()OpInstance<?>InfoTree. newInstance(Type opType)static <T> OpInstance<T>OpInstance. of(T op, InfoTree backingInfo, Type reifiedType)
-