kotlin.jvm.internal
Class NonVolatileRef.CharRef

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

public static final class NonVolatileRef.CharRef
extends Object


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

NonVolatileRef.CharRef

public NonVolatileRef.CharRef()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2016. All Rights Reserved.