public static class GMS.Request
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
canBeProcessedTogether(GMS.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(GMS.Request other)
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.