kotlin.jvm.internal
Class Ref.FloatRef

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

public static final class Ref.FloatRef
extends Object


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

Ref.FloatRef

public Ref.FloatRef()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2016. All Rights Reserved.