I\'ve defined this interface
public interface AppMetricsService { T timeAction(Callable action); T timeAction(Supplier