java.lang.ObjectLibrary
public class Library
Constructor Summary | |
---|---|
Library()
|
Method Summary | |
---|---|
void |
printAll()
|
void |
readData()
|
void |
writeUserData()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Library()
Method Detail |
---|
public void printAll()
public void readData()
public void writeUserData()