org.hibernate.validator.util
Class Contracts
java.lang.Object
org.hibernate.validator.util.Contracts
public class Contracts
- extends Object
- Author:
- Gunnar Morling
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Contracts
public Contracts()
assertNotNull
public static void assertNotNull(Object o)
assertNotNull
public static void assertNotNull(Object o,
String message)
Copyright © 2012 Oracle Corporation. All Rights Reserved.