public static class GmsImpl.Request
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
boolean |
canBeProcessedTogether(GmsImpl.Request other) |
Specifies whether this request can be processed with other request simultaneously
|
int |
getType() |
|
java.lang.String |
toString() |
public int getType()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean canBeProcessedTogether(GmsImpl.Request other)
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.