Package akka.actor.dungeon
Class LicenseKeySupplier$
- java.lang.Object
- 
- akka.actor.dungeon.LicenseKeySupplier$
 
- 
 public class LicenseKeySupplier$ extends java.lang.ObjectINTERNAL API
- 
- 
Field SummaryFields Modifier and Type Field Description static LicenseKeySupplier$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description LicenseKeySupplier$()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThreadLocal<LicenseKeySupplier>instance()
 
- 
- 
- 
Field Detail- 
MODULE$public static final LicenseKeySupplier$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 - 
Method Detail- 
instancepublic java.lang.ThreadLocal<LicenseKeySupplier> instance() 
 
- 
 
-