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 doublegranuleDuration(long granule)Convert a time in granule units to a duration.doublegranuleTime(long granulepos)Convert a granule to a time.
-
-
-
Constructor Detail
-
Decode
public Decode(Info i)
-
-