org.seasar.framework.util
クラス AssertionUtil
java.lang.Object
org.seasar.framework.util.AssertionUtil
- public class AssertionUtil
- extends Object
- 作成者:
- shot
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
assertNotNull
public static void assertNotNull(String message,
Object obj)
assertNotEmpty
public static void assertNotEmpty(String message,
String s)
assertIntegerNotNegative
public static void assertIntegerNotNegative(String message,
int num)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.