Method and Description |
---|
org.unisens.UnisensFactory.createBinFileFormat()
moved to Entry
|
org.unisens.UnisensFactory.createCsvFileFormat()
moved to Entry
|
org.unisens.UnisensFactory.createCustomFileFormat(String)
moved to Entry
|
org.unisens.UnisensFactory.createXmlFileFormat()
moved to Entry
|
org.unisens.Event.getSamplestamp()
use getSampleStamp
|
org.unisens.Value.getSamplestamp()
use getSampleStamp
|
org.unisens.Unisens.setDuration(long)
use double parameter instead of long
|
org.unisens.Event.setSamplestamp(long)
use setSampleStamp
|
org.unisens.Value.setSamplestamp(long)
use setSampleStamp
|