kotlin.jvm.internal
Class Ref.ObjectRef<T>

java.lang.Object
  extended by kotlin.jvm.internal.Ref.ObjectRef<T>
Enclosing class:
Ref

public static final class Ref.ObjectRef<T>
extends Object


Field Summary
 T element
           
 
Constructor Summary
Ref.ObjectRef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

element

public T element
Constructor Detail

Ref.ObjectRef

public Ref.ObjectRef()


Copyright © 2014. All Rights Reserved.