Class Assertion
- java.lang.Object
-
- com.sun.jdo.api.persistence.enhancer.util.Assertion
-
-
Constructor Summary
Constructors Constructor Description Assertion()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static voidaffirm(boolean condition)protected static voidaffirm(boolean condition, String msg)protected static voidaffirm(Object object)protected static voidaffirm(Object object, String msg)
-