Class FriendHacks (2.0.0)

public class FriendHacks

Provides limited access to unlaunched (package-private) methods and classes from outside this package. This class is not bundled with the API jar. As features launch, code should be updated to use the public interfaces instead of the contents of this class.

Inheritance

java.lang.Object > FriendHacks

Static Methods

appIdFromString(String appIdString)

public static CloudDatastoreRemoteServiceConfig.AppId appIdFromString(String appIdString)
Parameter
Name Description
appIdString String
Returns
Type Description
CloudDatastoreRemoteServiceConfig.AppId

Constructors

FriendHacks()

public FriendHacks()