public abstract class WherePath<R,T> extends Object
| Constructor and Description |
|---|
WherePath() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getField() |
abstract T |
getPath() |
abstract R |
getRoot() |
Copyright © 2019. All rights reserved.