Class POCollect

POObject
com.swiftmq.impl.mqtt.po.POCollect

public class POCollect extends POObject
  • Constructor Summary

    Constructors
    Constructor
    Description
    POCollect(long lastCollect)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(POVisitor visitor)
     
    long
     
     
  • Constructor Details

    • POCollect

      public POCollect(long lastCollect)
  • Method Details

    • getLastCollect

      public long getLastCollect()
    • accept

      public void accept(POVisitor visitor)
    • toString

      public String toString()