public static class FastCursorLoops.FiveCursorLoop<A,B,C,D,E> extends Object implements LongConsumer
Constructor and Description |
---|
FiveCursorLoop(LoopBuilder.FiveConsumer<A,B,C,D,E> action,
Cursor<A> cursorA,
Cursor<B> cursorB,
Cursor<C> cursorC,
Cursor<D> cursorD,
Cursor<E> cursorE) |
Modifier and Type | Method and Description |
---|---|
void |
accept(long n) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
Copyright © 2015–2022 ImgLib2. All rights reserved.