public class Preconditions extends Object
Constructor and Description |
---|
Preconditions() |
Modifier and Type | Method and Description |
---|---|
static String |
checkNotNullOrEmpty(String reference) |
static String |
checkNotNullOrEmpty(String reference,
String errorMessageTemplate,
Object... errorMessageArgs) |
Copyright © 2014. All rights reserved.