| Package | Description |
|---|---|
| com.google.apphosting.runtime |
| Modifier and Type | Method and Description |
|---|---|
CloudDebuggerCallback.ClassType |
CloudDebuggerCallback.getClassType(Class<?> cls)
Classifies Java class.
|
CloudDebuggerCallback.ClassType |
AppVersion.getClassType(Class<?> cls) |
static CloudDebuggerCallback.ClassType |
CloudDebuggerCallback.ClassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudDebuggerCallback.ClassType[] |
CloudDebuggerCallback.ClassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.