public interface ResourceIdSplitter
| Modifier and Type | Field and Description |
|---|---|
static char |
SEPARATOR |
| Modifier and Type | Method and Description |
|---|---|
String |
joinElementsToId(List<String> elements) |
List<String> |
splitIdIntoElements(String id) |
Copyright © 2017. All rights reserved.