|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--p1.io.Entrada
Uma classe utilitária para entrada padrão. Foi criada para: 1. esconder excecoes para alunos principiantes 2. dar mensagens de erro e ficar em loop com NumberFormatException
PromptingReader| Field Summary | |
static PromptingReaderSemExcecao |
in
O Reader usado para a entrada |
| Constructor Summary | |
Entrada()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final PromptingReaderSemExcecao in
| Constructor Detail |
public Entrada()
| Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||