Class File


  • public class File
    extends java.lang.Object
    Functions that let the BASIC program to access file handling function should use this class as a classification parameter.
    Author:
    Peter Verhas date December 3, 2012
    • Constructor Summary

      Constructors 
      Constructor Description
      File()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • File

        public File()