of
Creates a new instance of MaybeCreate with provided mode, or returns DEFAULT when mode == 666 or null.
Parameters
mode
The permissions to use if the file is created.
See also
Throws
IllegalArgumentException
if mode is inappropriate.
Creates a new instance of MaybeCreate with provided mode, or returns DEFAULT when mode == 666 or null.
The permissions to use if the file is created.
if mode is inappropriate.