Home
last modified time | relevance | path

Searched defs:PathSegment (Results 1 – 1 of 1) sorted by relevance

/appsearch/appsearch/src/main/java/androidx/appsearch/app/
DPropertyPath.java243 public static class PathSegment { class in PropertyPath
297 PathSegment(@NonNull String propertyName, int propertyIndex) { in PathSegment() method in PropertyPath.PathSegment