Class PresenceSubscribeOutgoingFilter.Counter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.util.List<java.lang.Long> timestamps  
    • Constructor Summary

      Constructors 
      Constructor Description
      Counter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean check​(int limit)  
      boolean cleanUp()  
      • Methods inherited from class java.lang.Object

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

      • timestamps

        protected java.util.List<java.lang.Long> timestamps
    • Constructor Detail

      • Counter

        public Counter()
    • Method Detail

      • check

        public boolean check​(int limit)
      • cleanUp

        public boolean cleanUp()