public abstract static class TwoDimensionalFloatReadAccess.Base extends TwoDimensionalReadAccess.Base<java.lang.Float> implements TwoDimensionalFloatReadAccess
Object.toString()
, Object.equals(Object)
,
and Object.hashCode()
.TwoDimensionalFloatReadAccess.Base
EMPTY
Constructor and Description |
---|
Base() |
Modifier and Type | Method and Description |
---|---|
TwoDimensionalFloatReadAccess.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 TwoDimensionalFloatReadAccess.Base asBase()
TwoDimensionalReadAccess
asBase
in interface TwoDimensionalFloatReadAccess
asBase
in interface TwoDimensionalReadAccess<java.lang.Float>
asBase
in class TwoDimensionalReadAccess.Base<java.lang.Float>