Interface InternalEnricher
-
public interface InternalEnricher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringdescription()Objectenrich(String key, Object enrichable)
-
public interface InternalEnricher
| Modifier and Type | Method | Description |
|---|---|---|
String |
description() |
|
Object |
enrich(String key,
Object enrichable) |