Uses of Class
com.d3x.core.repo.RepoRequest
-
Packages that use RepoRequest Package Description com.d3x.core.repo -
-
Uses of RepoRequest in com.d3x.core.repo
Methods in com.d3x.core.repo with type parameters of type RepoRequest Modifier and Type Method Description <R extends RepoRequest>
java.util.List<T>Repo. select(R request)Returns a list of objects for the request
-