Class FSL2PEntry


  • public class FSL2PEntry
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FSL2PEntry​(long offset, long itemIndex)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getItemIndex()  
      long getOffset()  
      • Methods inherited from class java.lang.Object

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

      • FSL2PEntry

        public FSL2PEntry​(long offset,
                          long itemIndex)
    • Method Detail

      • getOffset

        public long getOffset()
      • getItemIndex

        public long getItemIndex()