AI - abstract input typeCI - concrete input typeAO - abstract output typeCO - concrete output typepublic class TestDriver<AI,AO,CI extends ExecutableInput<CO>,CO> extends Object implements SUL<AI,AO>
| Constructor and Description |
|---|
TestDriver(DataMapper<AI,AO,CI,CO> mapper) |
Copyright © 2013. All Rights Reserved.