Retrieves the file handle associated with this File object.
public int getHandle()
Returns the file handle for this File object.
The return value is -1 if the file has been closed.