public static final class VolatileCachedCellImg.VolatileCachedCells<T> extends AbstractLongListImg<T>
AbstractLongListImg.LongListCursor, AbstractLongListImg.LongListLocalizingCursor, AbstractLongListImg.LongListRandomAccessstepdimension, max, n, numPixels| Modifier | Constructor and Description |
|---|---|
protected |
VolatileCachedCells(long[] dimensions,
VolatileCachedCellImg.Get<T> get,
CacheHints cacheHints) |
| Modifier and Type | Method and Description |
|---|---|
Img<T> |
copy() |
ImgFactory<T> |
factory() |
protected T |
get(long index) |
protected void |
set(long index,
T value) |
cursor, iterationOrder, localizingCursor, randomAccessdimension, dimensions, firstElement, iterator, max, max, max, min, min, min, numDimensions, numElements, randomAccess, realMax, realMax, realMax, realMin, realMin, realMin, size, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAt, getAt, getAtforEach, spliteratormaxAsLongArray, maxAsPoint, minAsLongArray, minAsPointmaxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPointallPositive, allPositive, dimensions, dimensionsAsLongArray, dimensionsAsPoint, verify, verify, verifyAllPositive, verifyAllPositiveprotected VolatileCachedCells(long[] dimensions,
VolatileCachedCellImg.Get<T> get,
CacheHints cacheHints)
protected T get(long index)
get in class AbstractLongListImg<T>protected void set(long index,
T value)
set in class AbstractLongListImg<T>public ImgFactory<T> factory()
Copyright © 2015–2021 Fiji. All rights reserved.