Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -3,7 +3,7 @@ package org.legrog.entities; | ... | @@ -3,7 +3,7 @@ package org.legrog.entities; |
3 | import java.util.List; | 3 | import java.util.List; |
4 | 4 | ||
5 | /** | 5 | /** |
6 | - * | 6 | + * Search interface for IndexedAccount |
7 | */ | 7 | */ |
8 | public interface AccountSearchRepository { | 8 | public interface AccountSearchRepository { |
9 | /** | 9 | /** | ... | ... |
-
Please register or login to post a comment