Package kotlin.jvm.internal
Class Ref.ObjectRef<T>
- java.lang.Object
-
- kotlin.jvm.internal.Ref.ObjectRef<T>
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Ref
public static final class Ref.ObjectRef<T> extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ObjectRef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-
-
-
Field Detail
-
element
public T element
-
-