Uses of Class
pal.io.FormattedInput
-
Packages that use FormattedInput Package Description pal.io Classes for simple (formatted) input/output from/to files, strings and standard-in/out streams. -
-
Uses of FormattedInput in pal.io
Methods in pal.io that return FormattedInput Modifier and Type Method Description static FormattedInputFormattedInput. getInstance()create new instance of this object (note that there is no public constructor because this class is a singleton!)
-