Class LoopUtils.LineProcessor
java.lang.Object
net.imglib2.loops.LoopUtils.LineProcessor
- All Implemented Interfaces:
Runnable
- Enclosing class:
LoopUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Runnableprivate final intprivate final longprivate final Positionable -
Constructor Summary
ConstructorsConstructorDescriptionLineProcessor(Runnable action, Positionable positionable, long length, int dimension) -
Method Summary
-
Field Details
-
action
-
positionable
-
lineLength
private final long lineLength -
dimension
private final int dimension
-
-
Constructor Details
-
LineProcessor
-
-
Method Details
-
run
-