kotlin.jvm.internal
Class NonVolatileRef.ShortRef

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

public static final class NonVolatileRef.ShortRef
extends Object


Field Summary
 short element
           
 
Constructor Summary
NonVolatileRef.ShortRef()
           
 
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 short element
Constructor Detail

NonVolatileRef.ShortRef

public NonVolatileRef.ShortRef()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2016. All Rights Reserved.