Interface ComputedParamHandler
-
@Contract public interface ComputedParamHandler- Author:
- Mahesh Kannan
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanHandle(String param)Objectcompute(String param)
-