public class ReviewLoader
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Review[] |
loadReviews(java.lang.String fileName)
Load a set of reviews from the provided file.
|
public static Review[] loadReviews(java.lang.String fileName)
fileName
- - The name of the file to load.