public static class Annotator.AnnotationValue
extends java.lang.Object
| Constructor and Description |
|---|
AnnotationValue(Annotator handler) |
| Modifier and Type | Method and Description |
|---|---|
<T> Annotator.AnnotationValue |
set(java.util.concurrent.Callable<T> callable,
T value) |
public AnnotationValue(Annotator handler)
public <T> Annotator.AnnotationValue set(java.util.concurrent.Callable<T> callable, T value)