Interface StringCallback

All Superinterfaces:
Consumer<String>

public interface StringCallback extends Consumer<String>