Class StringSource

All Implemented Interfaces:
AutoCloseable, Source<String>

public class StringSource extends AbstractSource<String>