Toggle navigation
Home
java.io.RandomAccessFile to java.io.File
No. of Instances - 3
No. of Commits - 2
No. of Projects - {'guava', 'ignite'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
file.getChannel()
to
FileChannel.open(file.toPath(),modes)