Class NullArrayInit

java.lang.Object
  extended by NullArrayInit

public class NullArrayInit
extends java.lang.Object

Copyright (c) 2002 - 2008 IBM Corporation. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors: IBM Corporation - initial API and implementation


Constructor Summary
NullArrayInit()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullArrayInit

public NullArrayInit()
Method Detail

main

public static void main(java.lang.String[] args)