public abstract class ArgumentsTools extends Object
| Constructor and Description | 
|---|
ArgumentsTools()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
checkNotNull(Object o,
            String paramName)  | 
static void | 
checkPositive(Number i,
             String paramName)  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.