kotlin.jvm.internal
Class NonVolatileRef.IntRef

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

public static final class NonVolatileRef.IntRef
extends Object


Field Summary
 int element
           
 
Constructor Summary
NonVolatileRef.IntRef()
           
 
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 int element
Constructor Detail

NonVolatileRef.IntRef

public NonVolatileRef.IntRef()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2015. All Rights Reserved.