public static class ArrayConverters.DoubleArrayWrapper extends PrimitiveArrayWrapper<double[],Double,DoubleArray>
| Constructor and Description |
|---|
DoubleArrayWrapper() |
| Modifier and Type | Method and Description |
|---|---|
Class<double[]> |
getInputType() |
Class<DoubleArray> |
getOutputType() |
convertpopulateInputCandidates, 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<DoubleArray> getOutputType()
Class this Converter produces as output.public Class<double[]> getInputType()
Class this Converter accepts as input.Copyright © 2009–2023 SciJava. All rights reserved.