public static class NumberConverters.BigIntegerToBigDecimalConverter extends NumberToBigDecimalConverter<BigInteger>
| Constructor and Description |
|---|
BigIntegerToBigDecimalConverter() |
| Modifier and Type | Method and Description |
|---|---|
Class<BigInteger> |
getInputType() |
convert, getOutputTypeconvertpopulateInputCandidates, supportsgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanConvert, canConvert, canConvert, canConvert, canConvert, convert, convert, getTypegetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic Class<BigInteger> getInputType()
Class this Converter accepts as input.Copyright © 2009–2023 SciJava. All rights reserved.