public static class GmsImpl.Request
extends java.lang.Object
Modifier and Type | Method and 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-2020 Red Hat. All Rights Reserved.