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