JML

Uses of Class
java.io.FileDescriptor

Packages that use FileDescriptor
java.io JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.lang JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
 

Uses of FileDescriptor in java.io
 

Fields in java.io declared as FileDescriptor
static FileDescriptor FileDescriptor.in
           
static FileDescriptor FileDescriptor.out
           
static FileDescriptor FileDescriptor.err
           
private  FileDescriptor RandomAccessFile.fd
           
 

Methods in java.io that return FileDescriptor
 FileDescriptor RandomAccessFile.getFD()
           
 

Constructors in java.io with parameters of type FileDescriptor
FileWriter(FileDescriptor)
           
 

Uses of FileDescriptor in java.lang
 

Methods in java.lang with parameters of type FileDescriptor
 void SecurityManager.checkRead(FileDescriptor fd)
           
 void SecurityManager.checkWrite(FileDescriptor fd)
           
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.