JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
hdi.edi.converter
ConversionProgressListener
Contents
Description
Method Summary
Method Details
handleProcessed(String)
Hide sidebar
Show sidebar
Interface ConversionProgressListener
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
ConversionProgressListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleProcessed
(
String
msg)
Method Details
handleProcessed
void
handleProcessed
(
String
msg)