Interface RecyclerListenerInterface


  • public interface RecyclerListenerInterface
    Author:
    royer
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void update​(int pNumberOfLiveObjects, int pNumberOfAvailableObjects, long pNumberOfFailedRequest)  
    • Method Detail

      • update

        void update​(int pNumberOfLiveObjects,
                    int pNumberOfAvailableObjects,
                    long pNumberOfFailedRequest)
        Parameters:
        pNumberOfLiveObjects - ?
        pNumberOfAvailableObjects - ?
        pNumberOfFailedRequest - ?