public class NestedPathArrayElement extends Object implements NestedPathPart
| Constructor and Description |
|---|
NestedPathArrayElement(int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
find(Object input) |
int |
getIndex() |
String |
getPartIdentifier() |
int |
hashCode() |
String |
toString() |
@Nullable public Object find(@Nullable Object input)
find in interface NestedPathPartpublic String getPartIdentifier()
getPartIdentifier in interface NestedPathPartpublic int getIndex()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.