@Portable public class SocialUserUnFollowedEvent extends Object implements Serializable
Constructor and Description |
---|
SocialUserUnFollowedEvent(SocialUser user,
SocialUser unfollow) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
SocialUser |
getUnfollow() |
SocialUser |
getUser() |
int |
hashCode() |
String |
toString() |
public SocialUserUnFollowedEvent(SocialUser user, SocialUser unfollow)
public SocialUser getUnfollow()
public SocialUser getUser()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.