| Interface | Description |
|---|---|
| PotentialAnnotation.Visitor<T> |
A visitor interface to examine a
PotentialAnnotation's annotation, if it exists. |
| Class | Description |
|---|---|
| DelayedError |
Similar to
Binder.addError(String, Object...), but can be canceled later. |
| PotentialAnnotation |
A record of stored annotations, perfect for builders with
annotatedWith() methods. |
| PrettyTypes |
Utility class for pretty-printing messages containing types.
|
| Priority |
A loosely-coupled, infinitely divisible priority/weight system.
|
| TypeLiterals |
Static utility functions for working with
TypeLiterals. |
| UniqueAnnotations |
Re-implementation of Guice's internal UniqueAnnotations utility.
|
sangria-core: Common code for Sangria.Copyright © 2014–2015. All rights reserved.