Interface QrHandler.ToFileConsumer

All Superinterfaces:
Consumer<Path>
Enclosing interface:
QrHandler

public static interface QrHandler.ToFileConsumer extends Consumer<Path>
This interface allows to consume a file created by QrHandler.toFile(Path, ToFileConsumer) easily