Interface Labeled<T>


public interface Labeled<T>
Labeled wrapper which "tags" T objects.
Author:
Michael Vorburger.ch
See Also:
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    label(String labelValue)
     
  • Method Details Link icon

    • label Link icon

      T label(String labelValue)