- length - Variable in class NewsStory
-
The length of the story.
- LENGTH_COMPARATOR - Static variable in class LengthComparator
-
We create a single comparator object for the class and make a public
final field that references that object.
- LengthComparator - Class in <Unnamed>
-
Project 3, CS 2334, Section 010 March 8, 2017
- LengthComparator() - Constructor for class LengthComparator
-
- loadData() - Static method in class Nooz
-
This helper method loads the data from either a set of four text files or
a single binary file
- loopForUserQueries() - Static method in class Nooz
-
This helper method handles the main user interaction loop, from "Search
newspapers ...