public static class NumberConverters.BigIntegerToBigDecimalConverter extends NumberToBigDecimalConverter<BigInteger>
Constructor and Description |
---|
BigIntegerToBigDecimalConverter() |
Modifier and Type | Method and Description |
---|---|
Class<BigInteger> |
getInputType() |
convert, getOutputType
convert
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
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public Class<BigInteger> getInputType()
Class
this Converter
accepts as input.Copyright © 2015–2022 SciJava. All rights reserved.