Uses of Class
org.liquigraph.examples.dagger2.domain.Sentence
-
Packages that use Sentence Package Description org.liquigraph.examples.dagger2.repository -
-
Uses of Sentence in org.liquigraph.examples.dagger2.repository
Methods in org.liquigraph.examples.dagger2.repository that return types with arguments of type Sentence Modifier and Type Method Description Optional<Sentence>
SentenceRepository. findOne()
-