kotlin.jvm.internal
Class Ref.CharRef

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

public static final class Ref.CharRef
extends Object


Field Summary
 char element
           
 
Constructor Summary
Ref.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 volatile char element
Constructor Detail

Ref.CharRef

public Ref.CharRef()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.