Package com.fluendo.jkate
Class Decode
- java.lang.Object
-
- com.fluendo.jkate.Decode
-
public final class Decode extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
granuleDuration(long granule)
Convert a time in granule units to a duration.double
granuleTime(long granulepos)
Convert a granule to a time.
-
-
-
Constructor Detail
-
Decode
public Decode(Info i)
-
-