protected abstract static class Mixins.IntegerTypeMixIn<T extends IntegerType<T>> extends Mixins.RealTypeMixIn<T> implements IntegerType<T>
| Modifier | Constructor and Description |
|---|---|
protected |
IntegerTypeMixIn() |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
getIntegerLong() |
abstract double |
getRealDouble() |
toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBigInteger, getInteger, setBigInteger, setInteger, setIntegerdec, getBitsPerPixel, getMaxValue, getMinIncrement, getMinValue, inccomplexConjugate, getImaginaryDouble, getImaginaryFloat, getPhaseDouble, getPhaseFloat, getPowerDouble, getPowerFloat, getRealFloat, setComplexNumber, setComplexNumber, setImaginary, setImaginary, setReal, setRealcopy, createVariable, setvalueEqualsmul, mulpowcompareTopublic abstract double getRealDouble()
getRealDouble in interface ComplexType<T extends IntegerType<T>>getRealDouble in class Mixins.RealTypeMixIn<T extends IntegerType<T>>public abstract long getIntegerLong()
getIntegerLong in interface IntegerType<T extends IntegerType<T>>Copyright © 2014–2022 ImageJ. All rights reserved.