public abstract class AbstractSourceToTargetProcess<T1,T2> extends Object implements SourceToTargetProcess<T1,T2>
| Constructor and Description |
|---|
AbstractSourceToTargetProcess() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
init() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocesspublic void close()
close in interface SourceToTargetProcess<T1,T2>public void init()
init in interface SourceToTargetProcess<T1,T2>Copyright © 2015 Revolution Systems Inc.. All rights reserved.