Interface JMHSample_12_Forking.Counter

All Known Implementing Classes:
JMHSample_12_Forking.Counter1, JMHSample_12_Forking.Counter2
Enclosing class:
JMHSample_12_Forking

public static interface JMHSample_12_Forking.Counter
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    inc()
     
  • Method Details

    • inc

      int inc()