Class BlackholeValueBench

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean[] array  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setup()  
      void test​(Blackhole bh)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • array

        boolean[] array
    • Constructor Detail

      • BlackholeValueBench

        public BlackholeValueBench()
    • Method Detail

      • setup

        public void setup()