Interface MutableTagHolder
- All Superinterfaces:
TagHolder
A
MutableTagHolder is a TagHolder whose tag can be set
programmatically.- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
setTag
Sets the tag of the currentMutableTagHolder.- Parameters:
tag-- Throws:
RuntimeException- if the given tag is null or blank
-