java.lang.ObjectRandomIO
public class RandomIO
Writes and reads student name, grade and credits data to and from a binary RandomAccessFile.
Constructor Summary | |
---|---|
RandomIO()
|
Method Summary | |
---|---|
static void |
input()
|
static void |
output()
|
static void |
update()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomIO()
Method Detail |
---|
public static void input()
public static void output()
public static void update()