kotlin.jvm.internal
Class Ref.LongRef

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

public static final class Ref.LongRef
extends Object


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

Field Detail

element

public volatile long element
Constructor Detail

Ref.LongRef

public Ref.LongRef()


Copyright © 2014. All Rights Reserved.