public abstract static class TwoDimensionalByteReadAccess.Base extends TwoDimensionalReadAccess.Base<java.lang.Byte> implements TwoDimensionalByteReadAccess
Object.toString()
, Object.equals(Object)
,
and Object.hashCode()
.TwoDimensionalByteReadAccess.Base
EMPTY
Constructor and Description |
---|
Base() |
Modifier and Type | Method and Description |
---|---|
TwoDimensionalByteReadAccess.Base |
asBase()
View this class as if it has useful defaults for standard object methods.
|
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getElementAt, getValueAt, singleton, subAtX, subAtY, transposed
empty, equal, getElement, getNumDimensions, getNumElements, getSize, getSizes, hash, sizeX, sizeY, toString, view, visitAll, visitAll, xIterable, xIterator, yIterable, yIterator
empty, linearized
@NotNull public TwoDimensionalByteReadAccess.Base asBase()
TwoDimensionalReadAccess
asBase
in interface TwoDimensionalByteReadAccess
asBase
in interface TwoDimensionalReadAccess<java.lang.Byte>
asBase
in class TwoDimensionalReadAccess.Base<java.lang.Byte>