Class SharedSender.Pending

  • Enclosing class:
    SharedSender

    public static class SharedSender.Pending
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Pending()  
    • Method Summary

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

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

      • Pending

        public Pending()
    • Method Detail

      • inc

        public void inc()
      • clear

        public void clear()
      • val

        public int val()