kotlin.jvm.internal
Class Ref.IntRef

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

public static final class Ref.IntRef
extends Object


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

Field Detail

element

public int element
Constructor Detail

Ref.IntRef

public Ref.IntRef()


Copyright © 2014. All Rights Reserved.