public final class GpsDevice extends Object implements IGpsDevice
| Constructor and Description |
|---|
GpsDevice(GpsdFacade gpsdFacade,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
net.anwiba.commons.lang.functional.IClosableIterator<IRecord,IOException> |
records() |
public GpsDevice(GpsdFacade gpsdFacade, String path)
public net.anwiba.commons.lang.functional.IClosableIterator<IRecord,IOException> records() throws IOException
records in interface IGpsDeviceIOExceptionpublic String getPath()
getPath in interface IGpsDeviceCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.