T - Path typepublic static interface Path.FinalPath<T> extends Path<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Path.FinalPath.FinalPathBuilder<T>
Path.FinalPath builder. |
Path.Builder<T,B extends Path.Builder<T,B>>, Path.FinalPath<T>, Path.PathBuilder<T>Expression.ExpressionResolverFunction<E extends Expression,R extends Expression>, Expression.InvalidExpressionExceptionPATH_HIERARCHY_SEPARATORDEFAULT_CONFIG_PROPERTY_PREFIX, PATH| Modifier and Type | Method and Description |
|---|---|
default Optional<Path<?>> |
getParent()
Gets the parent path
|
static <T> Path.FinalPath.FinalPathBuilder<T> |
of(String name,
Class<? extends T> type)
|
fullName, fullName, getName, isRootPath, relativeName, relativeName, streamgetTemporalType, getType, isCollectionExpression, isConverterExpressionvalidategetDataPath, isDataMappableCopyright © 2019 The Holon Platform. All rights reserved.