Package net.imglib2.img.basictypeaccess.array
package net.imglib2.img.basictypeaccess.array
-
ClassDescriptionAbstractByteArray<A extends AbstractByteArray<A>>AbstractCharArray<A extends AbstractCharArray<A>>AbstractDoubleArray<A extends AbstractDoubleArray<A>>AbstractFloatArray<A extends AbstractFloatArray<A>>AbstractIntArray<A extends AbstractIntArray<A>>AbstractLongArray<A extends AbstractLongArray<A>>AbstractShortArray<A extends AbstractShortArray<A>>Trivial interface for primitive array based data access implementations that can replicate themselves and return the underlying array.TODOTODO