Interface Labeled


  • public interface Labeled
    An object that can provide a human-readable label.
    Author:
    Garret Wilson
    • Method Detail

      • getLabel

        java.lang.CharSequence getLabel()
        Returns:
        A label meant for human consumption identifying the object.