public static final class PropertyPathTraverser.PathElement extends Object
| Constructor and Description |
|---|
PathElement(int indentationLevel,
String name,
List<String> comments) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getComments() |
int |
getIndentationLevel() |
String |
getName() |
Copyright © 2016–2018 The AuthMe Team. All rights reserved.