org.iqual.util
Class Nulls
java.lang.Object
org.iqual.util.Nulls
public class Nulls
- extends Object
This utility class contains some null objects.
- Since:
- Jun 12, 2009 5:04:48 PM
- Author:
- Zbynek Slajchrt
|
Constructor Summary |
Nulls()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL_ARRAY_OF_OBJECT
public static final Object[] NULL_ARRAY_OF_OBJECT
NULL_ARRAY_OF_CLASSES
public static final Class[] NULL_ARRAY_OF_CLASSES
NULL_ARRAY_OF_STRINGS
public static final String[] NULL_ARRAY_OF_STRINGS
NULL_ITERATOR
public static final Iterator NULL_ITERATOR
Nulls
public Nulls()
Copyright © 2009 iquality.org. All Rights Reserved.