what you asking is not clear are you suppose to like this :
import java.io.*;

public class ReadLastLine {

public static void main(String[] args) throws Exception {

FileInputStream in =...