kotlin.jvm.internal
Class Ref.DoubleRef

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

public static final class Ref.DoubleRef
extends Object


Field Summary
 double element
           
 
Constructor Summary
Ref.DoubleRef()
           
 
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 double element
Constructor Detail

Ref.DoubleRef

public Ref.DoubleRef()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2015. All Rights Reserved.