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