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