| 限定符和类型 | 类和说明 |
|---|---|
static class |
Platform.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static Platform |
all() |
static Platform |
android_ios() |
static Platform |
android_winphone() |
static Platform |
android() |
static Platform |
ios_winphone() |
static Platform |
ios() |
boolean |
isAll() |
static Platform.Builder |
newBuilder() |
com.google.gson.JsonElement |
toJSON() |
static Platform |
winphone() |
public static Platform.Builder newBuilder()
public static Platform all()
public static Platform android()
public static Platform ios()
public static Platform winphone()
public static Platform android_ios()
public static Platform android_winphone()
public static Platform ios_winphone()
public boolean isAll()
Copyright © 2017. All Rights Reserved.