Interface Query<T>
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default List<T>list()default Stream<T>stream()-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-