Interface JSONInputStream

All Known Implementing Classes:
Stream2JSONInputStream

@NonNullByDefault public interface JSONInputStream
Marker interface for an input stream that provides a JSON string.
Author:
Markus Rathgeb - Initial contribution