Interface QadbBin.DataPrinter<T>
public static interface QadbBin.DataPrinter<T>
lambda type to print each bin's generic data as a string
- Author:
- dilks
-
Method Summary
-
Method Details
-
run
- Parameters:
data- the public memberQadbBin.data- Returns:
- a String representation of
QadbBin.data
-