public class ConvertLongArrayToFinalInterval extends AbstractConverter<long[],FinalInterval> implements ConvertLongArrayToDimensions<FinalInterval>
| Constructor and Description |
|---|
ConvertLongArrayToFinalInterval() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
convert(Object src,
Class<T> dest) |
Class<long[]> |
getInputType() |
Class<FinalInterval> |
getOutputType() |
canConvert, canConvert, canConvert, canConvert, canConvert, convert, convert, getType, populateInputCandidates, supportsgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanConvert, canConvert, canConvert, canConvert, canConvert, convert, convert, populateInputCandidatesgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic <T> T convert(Object src, Class<T> dest)
convert in interface Converter<long[],FinalInterval>public Class<FinalInterval> getOutputType()
getOutputType in interface Converter<long[],FinalInterval>public Class<long[]> getInputType()
getInputType in interface Converter<long[],FinalInterval>Copyright © 2014–2022 ImageJ. All rights reserved.