public abstract class OutputManagement<T> extends Object
Constructor and Description |
---|
OutputManagement() |
Modifier and Type | Method and Description |
---|---|
void |
addInput(String key,
T value) |
abstract String |
getFormattedOutput() |
Copyright © 2017. All Rights Reserved.