Class SecretGenerator


  • final class SecretGenerator
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SecretGenerator.VarHandleGenerator
      This class let's PerfMark have fairly low overhead detection if it is enabled, with reasonable time between enabled and other threads noticing.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SecretGenerator()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SecretGenerator

        private SecretGenerator()