Interface MutableTagHolder

All Superinterfaces:
TagHolder

public interface MutableTagHolder extends TagHolder
A MutableTagHolder is a TagHolder whose tag can be set programmatically.
Author:
Silvan Wyss
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the tag of the current MutableTagHolder.

    Methods inherited from interface TagHolder

    getTag