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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

element

public char element
Constructor Detail

Ref.CharRef

public Ref.CharRef()


Copyright © 2014. All Rights Reserved.