I have a read method that reads information from a file into an array. I have to be able to call that method to another method in that same class that uses the information in the array. I'v been stuck on this for a while now and I have no idea what to do. Any help is appreciated.