Object create(String stackID)
Object create(String stackID)
Name | Type | Description |
---|---|---|
stackID | String | The String ID of the Stack in which the lookup is to be performed. |
Type | Description |
---|---|
Object | Creates a new Stack for the given stackID or returns previously created one. |