Interface TriggeredByParser.Function<K,V>
-
- Enclosing class:
- TriggeredByParser
public static interface TriggeredByParser.Function<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description V
call(K key)
-