Class StreamManagement.Resumed

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ELEMENT  
    • Constructor Summary

      Constructors 
      Constructor Description
      Resumed​(long handledCount, java.lang.String previd)  
    • Constructor Detail

      • Resumed

        public Resumed​(long handledCount,
                       java.lang.String previd)
    • Method Detail

      • getElementName

        public java.lang.String getElementName()
        Description copied from interface: NamedElement
        Returns the root element name.
        Returns:
        the element name.