UnsafeWrapperKt

Added in 1.7.0-alpha02

public final class UnsafeWrapperKt


Summary

Public methods

static final T
<T extends Object> unwrapAs(@NonNull UnsafeWrapper receiver)

Attempts to unwrap this object into an underlying type.

Public methods

public static final T <T extends Object> unwrapAs(@NonNull UnsafeWrapper receiver)

Attempts to unwrap this object into an underlying type.

See also
unwrapAs