FileHandleAccessor.FileHandleProperty
ConcurrentAccessException
, IllegalFileHandleException
, NoDeleteAccessException
, NoReadAccessException
, NoWriteAccessException
, UnknownFileException
public interface FileHandleAccessor
FileHandle
property.Modifier and Type | Interface | Description |
---|---|---|
static interface |
FileHandleAccessor.FileHandleMutator |
Provides a mutator for a
FileHandle property. |
static interface |
FileHandleAccessor.FileHandleProperty |
Provides a
FileHandle property. |
Modifier and Type | Method | Description |
---|---|---|
FileHandle |
getFile() |
Retrieves the file handle from the file property.
|
FileHandle getFile()
Copyright © 2018. All rights reserved.