Spring Social Yammer

org.springframework.social.yammer.api
Class Group.GroupStats

java.lang.Object
  extended by org.springframework.social.yammer.api.Group.GroupStats
Enclosing class:
Group

public static class Group.GroupStats
extends java.lang.Object


Constructor Summary
Group.GroupStats(int updates, int members, java.util.Date lastMessageAt, long lastMessageId)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Group.GroupStats

public Group.GroupStats(int updates,
                        int members,
                        java.util.Date lastMessageAt,
                        long lastMessageId)

Spring Social Yammer