Interface RatingChangeListener


public interface RatingChangeListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    ratingChanged(Rating newRating)
     
  • Method Details

    • ratingChanged

      void ratingChanged(Rating newRating)