summaryrefslogtreecommitdiff
path: root/libjava/java/io/RandomAccessFile.java
AgeCommit message (Collapse)Author
1999-05-10RandomAccessFile.java (RandomAccessFile): Removed `FIXME' comment.Tom Tromey
* java/io/RandomAccessFile.java (RandomAccessFile): Removed `FIXME' comment. (readLine): Likewise. (readFully): Implemented. From-SVN: r26859
1999-04-07Initial revisionTom Tromey
From-SVN: r26263