Package 

Class BalloonPersistence

  • All Implemented Interfaces:

    
    public final class BalloonPersistence
    
                        

    BalloonPreferenceManager helps to persist showing counts.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean shouldShowUp(String name, Integer counts) should show or not the popup.
      final Unit putIncrementedCounts(String name) puts a incremented show-up counts to the preference.
      final Unit clearAllPreferences() clears all persisted preferences.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait