Package 

Class UnreadCount

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Long count
    • Constructor Summary

      Constructors 
      Constructor Description
      UnreadCount(Long count)
    • Method Summary

      Modifier and Type Method Description
      final Long getCount()
      • Methods inherited from class java.lang.Object

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

      • UnreadCount

        UnreadCount(Long count)