A C D G J M P R S

G

getDateTime() - Method in class JsrUtil
get todays date/time yyyy-mm-dd hh:mm (ISO standard format).
getDateTimeAll() - Method in class JsrUtil
get todays date/time yyyy-mm-dd hh:mm:ss (ISO standard format, w/ seconds).
getDirTypes() - Method in class JsrDir
returns array of entry types (File:, Dir:).
getFileSepChar() - Method in class JsrDir
returns System dependent file separator Character
getInt(String) - Method in class JsrUtil
getInt(String) -- so don't have to remember how to do it.
getRandom(int) - Method in class JsrUtil
return Random byte string
getSortedDir() - Method in class JsrDir
returns sorted array of filtered file names.

A C D G J M P R S