public static class ArrayConverters.DoubleArrayUnwrapper extends PrimitiveArrayUnwrapper<double[],Double,DoubleArray>
| Constructor and Description |
|---|
DoubleArrayUnwrapper() |
| Modifier and Type | Method and Description |
|---|---|
Class<DoubleArray> |
getInputType() |
Class<double[]> |
getOutputType() |
convertcanConvert, canConvert, canConvert, canConvert, canConvert, convert, convert, getType, populateInputCandidates, supportscompareTo, getInfo, getPriority, setInfo, setPriority, toStringcontext, getContext, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontext, getContext, setContextgetPriority, setPrioritycompareTogetInfo, setInfopublic Class<double[]> getOutputType()
Class this Converter produces as output.public Class<DoubleArray> getInputType()
Class this Converter accepts as input.Copyright © 2009–2016 SciJava. All rights reserved.