Package s2.types

Class NextSeqNum

  • All Implemented Interfaces:
    ReadOutput

    public final class NextSeqNum
    extends java.lang.Object
    implements ReadOutput
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long value  
    • Constructor Summary

      Constructors 
      Constructor Description
      NextSeqNum​(long value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • value

        public final long value
    • Constructor Detail

      • NextSeqNum

        public NextSeqNum​(long value)