com.atomikos.util
Class Assert

java.lang.Object
  extended by com.atomikos.util.Assert

public abstract class Assert
extends Object


Constructor Summary
Assert()
           
 
Method Summary
static void notNull(String message, Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Assert

public Assert()
Method Detail

notNull

public static void notNull(String message,
                           Object o)


Copyright © 2016. All Rights Reserved.