See: Description
| Class | Description |
|---|---|
| PrintfFormat | Deprecated
use String.format
|
| PrintfStream | Deprecated
use standard java writers
|
| PrintfWriter | Deprecated
use standard java writers
|
| ScanfFormat | Deprecated |
| ScanfReader | Deprecated
use Scanner
|
| Exception | Description |
|---|---|
| ScanfMatchException | Deprecated |