kotlin.jvm.internal
Class Ref.ByteRef

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

public static final class Ref.ByteRef
extends Object


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

Ref.ByteRef

public Ref.ByteRef()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2016. All Rights Reserved.