Interface SortingStrategy.EntrySupplier
- All Superinterfaces:
AutoCloseable
,Closeable
- Enclosing class:
- SortingStrategy
-
Method Summary
-
Method Details
-
wordCount
int wordCount() -
next
The next line ornull
if the end is reached- Throws:
IOException
-