public abstract class PathResult
extends java.lang.Object
Constructor and Description |
---|
PathResult(java.lang.Class<T> target,
java.util.function.Consumer<T> consumer) |
PathResult(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
path()
Returns path value.
|
Copyright © 2003-present Jodd Team