public class Preconditions extends Object
| Constructor and Description |
|---|
Preconditions() |
public static void checkState(boolean value)
public static void checkState(boolean value,
String message)
Copyright © 2012-2014. All Rights Reserved.