public static class FastCursorLoops.ThreeCursorLoop<A,B,C> extends Object implements LongConsumer
Constructor and Description |
---|
ThreeCursorLoop(LoopBuilder.TriConsumer<A,B,C> action,
Cursor<A> cursorA,
Cursor<B> cursorB,
Cursor<C> cursorC) |
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.