| Constructor and Description |
|---|
ConsoleMedia() |
ConsoleMedia(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
void |
print(String name,
Collection<Response> collection) |
void |
print(String name,
Response response) |
void |
print(String name,
String value) |
public ConsoleMedia()
public ConsoleMedia(String prefix)
public void print(String name, Collection<Response> collection)
public String getContent()
getContent in interface Media<String>Copyright © 2017. All rights reserved.