kotlin.jvm.internal
Class NonVolatileRef.BooleanRef

java.lang.Object
  extended by kotlin.jvm.internal.NonVolatileRef.BooleanRef
Enclosing class:
NonVolatileRef

public static final class NonVolatileRef.BooleanRef
extends Object


Field Summary
 boolean element
           
 
Constructor Summary
NonVolatileRef.BooleanRef()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

element

public boolean element
Constructor Detail

NonVolatileRef.BooleanRef

public NonVolatileRef.BooleanRef()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2016. All Rights Reserved.