| Package | Description |
|---|---|
| org.apache.shindig.protocol |
| Modifier and Type | Method and Description |
|---|---|
static void |
HandlerPreconditions.requireEmpty(Collection<?> coll,
String message) |
static void |
HandlerPreconditions.requireNotEmpty(Collection<?> coll,
String message) |
static void |
HandlerPreconditions.requirePlural(Collection<?> coll,
String message) |
static void |
HandlerPreconditions.requireSingular(Collection<?> coll,
String message) |
Copyright © 2007-2012. All Rights Reserved.