Package org.analogweb.util
Class Assertion
- java.lang.Object
-
- org.analogweb.util.Assertion
-
public final class Assertion extends Object
- Author:
- snowgoose
-
-
Constructor Summary
Constructors Constructor Description Assertion()
-
-
-
Method Detail
-
notNull
public static void notNull(Object anObject, String name) throws AssertionFailureException
- Throws:
AssertionFailureException
-
-