Expand description
const
equivalents of ImmutableRef
methods.
Functions§
- Constructs this pointer from a
NonNull
. - Converts a raw pointer to an
T
pointer. - Converts the
from
pointer to aNonNull
. - Converts the
from
pointer to a raw pointer.
const
equivalents of ImmutableRef
methods.
NonNull
.T
pointer.from
pointer to a NonNull
.from
pointer to a raw pointer.