IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.utils
Class AssertUtils

java.lang.Object
  extended by com.ibm.btt.utils.AssertUtils

public class AssertUtils
extends java.lang.Object


Constructor Summary
AssertUtils()
           
 
Method Summary
static void assertNotNull(java.lang.Object ref, java.lang.String msg)
          tells msg + " cannot be null."
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssertUtils

public AssertUtils()
Method Detail

assertNotNull

public static void assertNotNull(java.lang.Object ref,
                                 java.lang.String msg)
tells msg + " cannot be null."

Parameters:
ref -
msg -

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011