public class BasicWatchers extends Object implements AddressableEntity
Constructor and Description |
---|
BasicWatchers(URI self,
boolean watching,
int numWatchers) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getNumWatchers() |
URI |
getSelf() |
protected com.google.common.base.Objects.ToStringHelper |
getToStringHelper() |
int |
hashCode() |
boolean |
isWatching() |
String |
toString() |
public BasicWatchers(URI self, boolean watching, int numWatchers)
public URI getSelf()
getSelf
in interface AddressableEntity
public boolean isWatching()
public int getNumWatchers()
protected com.google.common.base.Objects.ToStringHelper getToStringHelper()
Copyright © 2013 Atlassian. All Rights Reserved.