| 
 | DBAbstract API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ro.raducora.utils.io.Read
| Constructor Summary | |
| Read() | |
| Method Summary | |
| static java.lang.String | Line()Reads single lines from console | 
| static java.lang.String | Line(java.lang.String toPrint)Reads single lines from console but first prints the message toPrint | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public Read()
| Method Detail | 
public static java.lang.String Line()
public static java.lang.String Line(java.lang.String toPrint)
toPrint - the message to print
| 
 | DBAbstract API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||