Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.12 seconds.

  1. Re: Reading a particular string and printing the line that contains the string from a text file

    The String API is everyone's best friend here: String (Java Platform SE 7 )
  2. Re: Reading a particular string and printing the line that contains the string from a text file

    What does this code do? How does it differ from what you expect?

    Hint: You're using the equals() method. What do you expect that to do?
Results 1 to 2 of 2