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