Constructor and Description |
---|
PathCategory(String name,
Collection<String> groups)
Create the category.
|
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getGroups()
Get the associated groups name.
|
String |
getName() |
public PathCategory(String name, Collection<String> groups)
name
- The category name.groups
- The associated groups.public Collection<String> getGroups()
Copyright © 2016 Byron 3D Games Studio. All rights reserved.