Interface MapUtils.Callback
-
- Enclosing class:
- MapUtils
public static interface MapUtils.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall(String key, Map<String,Object> map, List<String> stack)
-