Interface Labeled<T>
- 
public interface Labeled<T>Labeled wrapper which "tags" T objects.- Author:
 - Michael Vorburger.ch
 - See Also:
 MetricProvider
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tlabel(String labelValue) 
 -