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