/* * B_File.java * * Created on June 13, 2002, 12:05 PM */ package examples.test; /** * * @author jk110465 */ public class B_File { /** Creates a new instance of B_File */ public B_File() { } }