kotlin.jvm.internal
Class Ref.ShortRef

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

public static final class Ref.ShortRef
extends Object


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

Field Detail

element

public short element
Constructor Detail

Ref.ShortRef

public Ref.ShortRef()


Copyright © 2014. All Rights Reserved.