public interface ConverterCallback
Modifier and Type | Method and Description |
---|---|
void |
callback(java.util.List<ConverterResults> results) |
void callback(java.util.List<ConverterResults> results)
results
- is a List of results from the conversion.