public static class Configurable.ConfigurableAnnotator<U,T extends java.lang.annotation.Annotation> extends java.lang.Object implements Configurable<U>
Configurable.ConfigurableAnnotator<U,T extends java.lang.annotation.Annotation>| Modifier and Type | Method and Description |
|---|---|
<V> Configurable.ConfigurableAnnotator<U,T> |
annotate(java.util.function.Function<T,V> func,
V value) |
U |
configurable() |
Configurator |
configurator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotate, annotate, annotate, annotation, computeIfAbsent, computeIfAbsent, get, get, get, get, put, put, putAll, putAllpublic Configurator configurator()
configurator in interface Configurable<U>public U configurable()
configurable in interface Configurable<U>public <V> Configurable.ConfigurableAnnotator<U,T> annotate(java.util.function.Function<T,V> func, V value)