Uses of Interface
brave.handler.MutableSpan.AnnotationUpdater
-
Packages that use MutableSpan.AnnotationUpdater Package Description brave.handler -
-
Uses of MutableSpan.AnnotationUpdater in brave.handler
Methods in brave.handler with parameters of type MutableSpan.AnnotationUpdater Modifier and Type Method Description voidMutableSpan. forEachAnnotation(MutableSpan.AnnotationUpdater annotationUpdater)Allows you to update values for redaction purposes
-