| Package | Description | 
|---|---|
| com.google.inject.internal | 
 Guice (sounds like "juice") 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorsException | 
Errors.toException()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract V | 
FailableCache.create(K key,
      Errors errors)  | 
V | 
FailableCache.get(K key,
   Errors errors)  | 
static Key<?> | 
Annotations.getKey(TypeLiteral<?> type,
      Member member,
      Annotation[] annotations,
      Errors errors)
Gets a key for the given type, member and annotations. 
 | 
void | 
Errors.throwIfNewErrors(int expectedSize)  | 
Copyright © 2006–2018 Google, Inc.. All rights reserved.