public class TextLineInputProvider extends InputProvider<String>
| Constructor and Description |
|---|
TextLineInputProvider(Path path) |
TextLineInputProvider(String path) |
TextLineInputProvider(URI path) |
public TextLineInputProvider(String path)
public TextLineInputProvider(URI path)
public TextLineInputProvider(Path path)
public Iterable<String> iterate()
iterate in class InputProvider<String>Copyright © 2016. All rights reserved.