Class TimeToSampleAtom.Entry

  • Enclosing class:
    TimeToSampleAtom

    static class TimeToSampleAtom.Entry
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) long sampleCount  
      (package private) long sampleDuration  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • sampleCount

        long sampleCount
      • sampleDuration

        long sampleDuration
    • Constructor Detail

      • Entry

        public Entry​(SequentialReader reader)
              throws java.io.IOException
        Throws:
        java.io.IOException