public interface Resource<T> extends Iterable<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getNearestNamespace(Object element,
String regexSeparator) |
String |
getOwnerNamespace(Object element,
String regexSeparator) |
forEach, iterator, spliteratorCopyright © 2015. All rights reserved.