public final class SMFVersionProbeControllerServiceLoader extends Object implements SMFVersionProbeControllerType
ServiceLoader.| Constructor and Description |
|---|
SMFVersionProbeControllerServiceLoader()
Construct a new probe controller.
|
| Modifier and Type | Method and Description |
|---|---|
javaslang.control.Validation<javaslang.collection.Seq<SMFParseError>,SMFVersionProbed> |
probe(Supplier<InputStream> streams)
Probe the given file.
|
public SMFVersionProbeControllerServiceLoader()
public javaslang.control.Validation<javaslang.collection.Seq<SMFParseError>,SMFVersionProbed> probe(Supplier<InputStream> streams)
SMFVersionProbeControllerTypeprobe in interface SMFVersionProbeControllerTypestreams - A supplier that is capable of repeatedly re-opening a fileCopyright © 2017 <code@io7m.com> http://io7m.com