Class TotalTokenDemo.TotalPayload

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    TotalTokenDemo

    public static class TotalTokenDemo.TotalPayload
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      TotalPayload​(int random)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getRandomSequence()  
      • Methods inherited from class java.lang.Object

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

      • TotalPayload

        public TotalPayload​(int random)
    • Method Detail

      • getRandomSequence

        public int getRandomSequence()