I
- input typeO
- output typepublic abstract class NumberToNumericTypeConverter<I extends Number,O extends NumericType<O>> extends AbstractConverter<I,O>
Constructor and Description |
---|
NumberToNumericTypeConverter() |
Modifier and Type | Method and Description |
---|---|
protected abstract O |
convert(I src) |
<T> T |
convert(Object src,
Class<T> dest) |
canConvert, canConvert, canConvert, canConvert, canConvert, convert, convert, getType, populateInputCandidates, supports
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getInputType, getOutputType
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
Copyright © 2014–2022 ImageJ. All rights reserved.