org.springframework.data.neo4j.support
Class ParameterCheck
java.lang.Object
org.springframework.data.neo4j.support.ParameterCheck
public class ParameterCheck
- extends Object
- Since:
- 17.10.11
- Author:
- mh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterCheck
public ParameterCheck()
notNull
public static void notNull(Object value,
String msg)
notNull
public static void notNull(Object value,
String msg,
Object value2,
String msg2)
notNull
public static void notNull(Object value,
String msg,
Object value2,
String msg2,
Object value3,
String msg3)
notNull
public static void notNull(Object... pairs)
Copyright © 2011 SpringSource. All Rights Reserved.