public class Context extends Object implements Serializable
| Constructor and Description |
|---|
Context() |
Context(ArrayList<String> contexts) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getContexts() |
void |
setContexts(ArrayList<String> contexts) |
String |
toString() |
Copyright © 2024. All rights reserved.