kotlin.jvm.internal
Class Ref.BooleanRef

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

public static final class Ref.BooleanRef
extends Object


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

Ref.BooleanRef

public Ref.BooleanRef()


Copyright © 2014. All Rights Reserved.