com.sun.jdo.api.persistence.enhancer.util
Class Assertion
java.lang.Object
com.sun.jdo.api.persistence.enhancer.util.Assertion
- Direct Known Subclasses:
- Main, Support
public class Assertion
- extends Object
Support for signalling internal implementation errors.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Assertion
public Assertion()
affirm
protected static final void affirm(boolean condition)
affirm
protected static final void affirm(boolean condition,
String msg)
affirm
protected static final void affirm(Object object)
affirm
protected static final void affirm(Object object,
String msg)
Copyright © 2012. All Rights Reserved.