|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.path.android.jobqueue.nonPersistentQueue.CountWithGroupIdsResult
public class CountWithGroupIdsResult
| Constructor Summary | |
|---|---|
CountWithGroupIdsResult(int count,
java.util.Set<java.lang.String> groupIds)
|
|
| Method Summary | |
|---|---|
int |
getCount()
|
java.util.Set<java.lang.String> |
getGroupIds()
|
CountWithGroupIdsResult |
mergeWith(CountWithGroupIdsResult other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CountWithGroupIdsResult(int count,
java.util.Set<java.lang.String> groupIds)
| Method Detail |
|---|
public int getCount()
public java.util.Set<java.lang.String> getGroupIds()
public CountWithGroupIdsResult mergeWith(CountWithGroupIdsResult other)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||