Interface Metrics


public interface Metrics
  • Method Summary

    Modifier and Type Method Description
    <T> T doSection​(String name, Supplier<T> handler)  
  • Method Details