kotlin.jvm.internal
Class NonVolatileRef.ByteRef

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

public static final class NonVolatileRef.ByteRef
extends Object


Field Summary
 byte element
           
 
Constructor Summary
NonVolatileRef.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 byte element
Constructor Detail

NonVolatileRef.ByteRef

public NonVolatileRef.ByteRef()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2016. All Rights Reserved.